summaryrefslogtreecommitdiff
path: root/llvm/test/Bitcode/mdnodes-in-post-order.ll
AgeCommit message (Expand)Author
2016-12-28Add an index for Module Metadata record in the bitcodeMehdi Amini
2016-12-28Revert "Add an index for Module Metadata record in the bitcode"Saleem Abdulrasool
2016-12-28Add an index for Module Metadata record in the bitcodeMehdi Amini
2016-04-21BitcodeWriter: Emit metadata in post-order (again)Duncan P. N. Exon Smith