IR: Give 'DI' prefix to debug info metadata
[oota-llvm.git] / unittests / IR / DebugInfoTest.cpp
2015-04-29 Duncan P. N. Exon... IR: Give 'DI' prefix to debug info metadata
2015-04-07 Duncan P. N. Exon... DebugInfo: Move DIFlag-related API from DIDescriptor...
2015-04-06 Duncan P. N. Exon... DebugInfo: Remove dead code for accessing fields
2015-03-01 Benjamin KramerAdd missing includes. make_unique proliferated everywhere.
2015-02-21 Duncan P. N. Exon... IR: Add helper to split debug info flags bitfield
2015-02-21 Duncan P. N. Exon... IR: Add debug info flag string conversions
2014-10-21 Aaron BallmanSilence a -Wcast-qual warning; NFC.
2014-10-03 Duncan P. N. Exon... Revert "Revert "DI: Fold constant arguments into a...
2014-10-02 Duncan P. N. Exon... Revert "DI: Fold constant arguments into a single MDString"
2014-10-02 Duncan P. N. Exon... DI: Fold constant arguments into a single MDString