summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/flags.ll
Commit message (Collapse)AuthorAgeFilesLines
* Fix the bitcode reader to deserialize nuw/nsw/etc. bits properly in the caseDan Gohman2010-01-251-0/+27
of a forward-reference, which doesn't use an "abbrev" encoding. llvm-svn: 94454
OpenPOWER on IntegriCloud