Commit 8039ac6
committed
llvm: Update baseline to dd7386d85f11cf6ad911b9827c7018fb08c6c205
1 parent e54a3de commit 8039ac6
1 file changed
+1
-1
lines changedSubmodule llvm-project updated 28 files
- lldb/bindings/interface/SBStatisticsOptionsDocstrings.i+6
- lldb/include/lldb/API/SBStatisticsOptions.h+8
- lldb/include/lldb/Symbol/SymbolFile.h+11-3
- lldb/include/lldb/Symbol/SymbolFileOnDemand.h+1-1
- lldb/include/lldb/Target/Statistics.h+1
- lldb/source/API/SBStatisticsOptions.cpp+8
- lldb/source/Commands/CommandObjectStats.cpp+3
- lldb/source/Commands/Options.td+5-1
- lldb/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.cpp+1-1
- lldb/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.h+1-1
- lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp+3-2
- lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h+1-1
- lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp+2-2
- lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h+1-1
- lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.cpp+1-1
- lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.h+1-1
- lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp+1-1
- lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.h+1-1
- lldb/source/Symbol/SymbolFile.cpp+1-1
- lldb/source/Symbol/SymbolFileOnDemand.cpp+2-2
- lldb/source/Target/Statistics.cpp+3-1
- lldb/test/API/commands/target/debuginfo/TestDebugInfoSize.py+10
- lldb/test/API/functionalities/stats_api/TestStatisticsAPI.py+39
- lldb/test/API/functionalities/stats_api/main-main.dwo.yaml+37
- lldb/test/API/functionalities/stats_api/main.yaml+543
- llvm/lib/Target/RISCV/RISCVISelLowering.cpp+12-13
- llvm/test/TableGen/HwModeEncodeDecode.td+2-3
- llvm/utils/TableGen/DecoderEmitter.cpp+23-12
0 commit comments