Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DebugInfo: Don't use implicit zero addr_base | David Blaikie | 2019-12-18 | 1 | -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 Blaikie | 2018-12-24 | 1 | -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 |