[PATCH] D43348: Make FastMathFlags bitcode serialization to match LLVM 5.0 layout

Michael Berg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 15 12:53:02 PST 2018


mcberg2017 added a comment.

I'll also need to rev the same 6 .bc files for check testing, and there will need to be a note sent to llvm-dev for current .bc and lib users since last Nov that they need to recompile (this is true of my change and this one) that they also need to revise their collections to avoid mapping issues.


https://reviews.llvm.org/D43348





More information about the llvm-commits mailing list