1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/include
David Blaikie 024b8c9272 dwarfdump: Avoid parsing units unnecessarily
NFC-ish (the parsing of the units is not a functional change - no
errors/warnings are emitted during the shallow parsing - though without
parsing them here, the "max version" would be wrong (still zero) later
on, so in those cases the units do need to be parsed)

llvm-svn: 343884
2018-10-05 20:55:20 +00:00
..
llvm dwarfdump: Avoid parsing units unnecessarily 2018-10-05 20:55:20 +00:00
llvm-c Emit template type and value parameter DIEs for template variables. 2018-10-03 18:44:53 +00:00