[ADT] Run clang-format over another file before I try to enhance it so
[oota-llvm.git] / lib / IR / MetadataTracking.cpp
2015-01-19 Duncan P. N. Exon... IR: Store RAUW support and Context in the same pointer...
2015-01-12 Duncan P. N. Exon... IR: Split GenericMDNode into MDTuple and UniquableMDNode
2014-12-09 Duncan P. N. Exon... IR: Split Metadata from Value