This also fixes check prefix NO which is pointless in symtab.test
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
This also fixes check prefix NO which never worked in symtab.test
I disagree with this statement; the check worked (otherwise we would have seen test failures?), but I agree that the test was pointless before the fix in this patch.
lld/test/COFF/symtab.test | ||
---|---|---|
151 | Shouldn't we leave out the .debug_info section? Otherwise it kinda makes the existing tests, that test /debug:symtab and /debug:dwarf, kinda not actually test the options themselves? |
Shouldn't we leave out the .debug_info section? Otherwise it kinda makes the existing tests, that test /debug:symtab and /debug:dwarf, kinda not actually test the options themselves?