summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/IR/DebugInfoTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Formatting with clang-format patch r280700Leny Kholodov2016-09-061-2/+4
* DebugInfo: use strongly typed enum for debug info flagsLeny Kholodov2016-09-061-12/+11
* Revert "DebugInfo: use strongly typed enum for debug info flags"Mehdi Amini2016-09-061-13/+12
* DebugInfo: use strongly typed enum for debug info flagsMehdi Amini2016-09-061-12/+13
* Support the DW_AT_noreturn DWARF flag.Adrian Prantl2016-08-171-2/+3
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-36/+34
* DebugInfo: Move DIFlag-related API from DIDescriptor to DebugNodeDuncan P. N. Exon Smith2015-04-071-39/+38
* DebugInfo: Remove dead code for accessing fieldsDuncan P. N. Exon Smith2015-04-061-51/+0
* Add missing includes. make_unique proliferated everywhere.Benjamin Kramer2015-03-011-10/+10
* IR: Add helper to split debug info flags bitfieldDuncan P. N. Exon Smith2015-02-211-0/+21
* IR: Add debug info flag string conversionsDuncan P. N. Exon Smith2015-02-211-0/+46
* Silence a -Wcast-qual warning; NFC.Aaron Ballman2014-10-211-1/+1
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-0/+68
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-68/+0
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-0/+68
OpenPOWER on IntegriCloud