This patch allows mangled names to be passed to --select.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
60,060 ms | x64 debian > MLIR.Examples/standalone::test.toy |
Event Timeline
Comment Actions
@CarlosAlbertoEnciso should review this ideally for approving, but I'm just nitpicking on a long line.
llvm/include/llvm/DebugInfo/LogicalView/Core/LVOptions.h | ||
---|---|---|
514 | clang-format? |
Comment Actions
@n-omer as the selection feature is built into the logical view, can you add a test to /COFF/01-coff-select-logical-elements.test to cover the case of CodeView. Thanks.
llvm/test/tools/llvm-debuginfo-analyzer/COFF/01-coff-select-logical-elements.test | ||
---|---|---|
72 ↗ | (On Diff #522620) | Can you add a simple comment describing what is printed. (Similar to the one in line 17). Thanks. |
llvm/test/tools/llvm-debuginfo-analyzer/DWARF/01-dwarf-select-logical-elements.test | ||
75 | Can you add a simple comment describing what is printed. (Similar to the one in line 17). Thanks. |
clang-format?