Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
testcases: -fdebug-types-section is unsupported on OSX, Repro was crashing with SymbolFileDWZTests.cpp so it is excluded.
Paths
| Differential D96242
[lldb] DWZ 16/17: New testcases AbandonedPublic Authored by jankratochvil on Feb 7 2021, 10:08 PM.
Diff Detail
Event Timelinejankratochvil retitled this revision from [lldb] DWZ 07/08: New testcases to [lldb] DWZ 8/9: New testcases.Mar 17 2021, 3:54 PM Comment Actions testcases: -fdebug-types-section is unsupported on OSX, Repro was crashing with SymbolFileDWZTests.cpp so it is excluded. jankratochvil retitled this revision from [lldb] DWZ 8/9: New testcases to [lldb] DWZ 16/17: New testcases. Comment Actions
Revision Contents
Diff 374779 lldb/test/Shell/SymbolFile/DWARF/dump-debug-types.cpp
lldb/test/Shell/SymbolFile/DWARF/dwz-global-variable.c
lldb/unittests/SymbolFile/CMakeLists.txt
lldb/unittests/SymbolFile/DWZ/CMakeLists.txt
lldb/unittests/SymbolFile/DWZ/Inputs/dwztest.c
lldb/unittests/SymbolFile/DWZ/Inputs/dwztest.debug
lldb/unittests/SymbolFile/DWZ/Inputs/dwztest.out
lldb/unittests/SymbolFile/DWZ/SymbolFileDWZTests.cpp
|