summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/Generic/block-asan.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-2/+2
* Remove the obsolete BlockByRefStruct flag from LLVM IRAdrian Prantl2019-09-181-1/+1
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-1/+1
* ASAN: Provide reliable debug info for local variables at -O0.Adrian Prantl2017-12-111-1/+1
* Align definition of DW_OP_plus with DWARF spec [3/3]Florian Hahn2017-06-141-2/+2
* PR32382: Fix emitting complex DWARF expressions.Adrian Prantl2017-04-181-1/+1
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-3/+2
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-051-2/+2
* Make the default triple optional by allowing an empty stringMehdi Amini2015-09-161-0/+87
OpenPOWER on IntegriCloud