[PATCH] D29468: FunctionImport: Use IRMover directly. NFCI.
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 2 18:42:16 PST 2017
tejohnson accepted this revision.
tejohnson added a comment.
LGTM but please remove the NFC from the description, due to the isInterposable change and the comdat handling difference noted on IRC. I did build SPEC with this change and it isn't causing any failures (there is a failure to link soplex due to hidden symbols, but it is still there without this patch and likely due to https://reviews.llvm.org/D28978).
https://reviews.llvm.org/D29468
More information about the llvm-commits
mailing list