When disassemble --mixed is run, do not show source for line zero, as intended.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
For testing, can anyone recommend a way to construct debug info with line entries that have line zero?
lldb/test/Shell/Commands/command-disassemble-mixed.test | ||
---|---|---|
13 | Can you add some positive check too? Otherwise this test succeeds even on an empty output.. |
Can you add some positive check too? Otherwise this test succeeds even on an empty output..