OSDN Git Service

DebugInfo: Simplify debug-macinfo-split-dwarf.ll
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 31 Jan 2020 21:00:39 +0000 (13:00 -0800)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 31 Jan 2020 21:09:58 +0000 (13:09 -0800)
commitdce21933589a42054f59a035921ade0bf8671f0f
treeab15197b922b7a76cf413d2e621c1c6070843d6e
parent42d4a55f227a1cc78ab8071062d869abe88655d9
DebugInfo: Simplify debug-macinfo-split-dwarf.ll

This test didn't need any local variables or parameters, and didn't need
to be checking the DWO ID or more detailed forms.

It was using -v to print the macro sections, but now that macro sections
are emitted when requested (-debug-macro) that's not needed either.
llvm/test/DebugInfo/X86/debug-macinfo-split-dwarf.ll