summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/dwarf-no-source-loc.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "DwarfDebug: Pick next location in case of missing location at block b...Matthias Braun2018-10-111-5/+6
* Fix dwarf-no-source-loc.ll path separator on WindowsReid Kleckner2018-10-051-1/+1
* DwarfDebug: Pick next location in case of missing location at block beginMatthias Braun2018-10-051-6/+5
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-1/+1
* [DWARF] Preserve column number when emitting 'line 0' recordPaul Robinson2016-12-141-2/+2
* Recommit r288212: Emit 'no line' information for interesting 'orphan' instruc...Paul Robinson2016-12-121-0/+77
* revert r288283 as it causes debug info (line numbers) to be lost in instrumen...Kostya Serebryany2016-12-011-74/+0
* Recommit r288212: Emit 'no line' information for interesting 'orphan' instruc...Paul Robinson2016-11-301-0/+74
* Revert r288212 due to lldb failure.Paul Robinson2016-11-291-74/+0
* Emit 'no line' information for interesting 'orphan' instructions.Paul Robinson2016-11-291-0/+74
OpenPOWER on IntegriCloud