[PATCH] D28504: [WebAssembly] Only RAUW a constant once in FixFunctionBitcasts

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 10 13:30:25 PST 2017


dschuff added a comment.

OK makes sense. Patch updated to still use RAUW but only once per constant.


https://reviews.llvm.org/D28504





More information about the llvm-commits mailing list