summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/range_reloc.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "DebugInfo: Fix rangesBaseAddress DICompileUnit bitcode serialization/...David Blaikie2019-12-301-1/+1
* DebugInfo: Fix rangesBaseAddress DICompileUnit bitcode serialization/deserial...David Blaikie2019-12-271-1/+1
* DebugInfo: Add a CU metadata attribute for use of DWARF ranges base address s...David Blaikie2018-11-131-67/+103
* DebugInfo: Use base address specifiers more aggressivelyDavid Blaikie2018-10-201-11/+22
* DebugInfo: Use address pool forms in debug_rnglistsDavid Blaikie2018-10-201-8/+8
* Fix some tests that had (implied) duplicate mtripleDavid Blaikie2018-07-181-3/+3
* [DebugInfo] Dwarfv5: Avoid unnecessary base_address specifiers in rnglistsDavid Blaikie2018-07-181-5/+26
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-5/+5
* DebugInfo: Put range base specifier entry functionality behind a flagDavid Blaikie2017-07-311-18/+23
* DebugInfo: Fix r309526, ensure resetting base address selection entries are usedDavid Blaikie2017-07-311-22/+49
* DebugInfo: Use base address selection entries in debug_ranges to reduce reloc...David Blaikie2017-07-301-0/+67
OpenPOWER on IntegriCloud