summaryrefslogtreecommitdiffstats
path: root/llvm/test/Assembler/2010-02-05-FunctionLocalMetadataBecomesNull.ll
Commit message (Collapse)AuthorAgeFilesLines
* Function-local metadata whose operands had been optimized to no longer refer ↵Victor Hernandez2010-02-061-0/+25
to function-local IR were not getting written by BitcodeWriter; solution is for these metadata to be enumerated just like global metadata. llvm-svn: 95467
OpenPOWER on IntegriCloud