summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-dwarfdump/X86/debug_info_addrx.s
Commit message (Collapse)AuthorAgeFilesLines
* DebugInfo: Don't use implicit zero addr_baseDavid Blaikie2019-12-181-7/+7
| | | | (found when LLVM fails to emit addr_base for gmlt+DWARFv5)
* llvm-dwarfdump: Skip address index info (and dump only the address, if ↵David Blaikie2018-12-241-0/+77
found) when non-verbose dumping addrx forms There's a few bugs here still - demonstrated with FIXITs in the test. llvm-svn: 350046
OpenPOWER on IntegriCloud