[PATCH] D52836: [LTO] Account for overriding lib calls via the alias attribute

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 10 14:53:55 PDT 2018


tejohnson accepted this revision.
tejohnson added a comment.
This revision is now accepted and ready to land.

As discussed on bug, this is already fixed in new LTO API so best to be consistent, regardless of whether users should build with -fno-builtins.

Lgtm


https://reviews.llvm.org/D52836





More information about the llvm-commits mailing list