summaryrefslogtreecommitdiff
path: root/test/Bitcode/metadata-function-blocks.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
2016-04-19BitcodeWriter: Break recursion when enumerating Metadata, almost NFCDuncan P. N. Exon Smith
2016-04-02Bitcode: Try to emit metadata in function blocksDuncan P. N. Exon Smith