IR: Remove unnecessary fields from MDTemplateParameter
[oota-llvm.git] / lib / IR / DebugInfoMetadata.cpp
2015-02-10 Duncan P. N. Exon... IR: Remove unnecessary fields from MDTemplateParameter
2015-02-10 Duncan P. N. Exon... IR: Add specialized debug info metadata nodes
2015-02-06 Duncan P. N. Exon... IR: Allow 32-bits for lines in debug location
2015-02-02 Duncan P. N. Exon... Fix the -Werror build, NFC
2015-02-02 Duncan P. N. Exon... IR: Allow GenericDebugNode construction from MDString
2015-02-02 Duncan P. N. Exon... IR: Separate helpers for string operands, NFC
2015-02-02 Duncan P. N. Exon... IR: Split out DebugInfoMetadata.h, NFC