[PATCH] D49434: Put "built-in" function definitions in global Used list, for LTO. (fix bug 34169)

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 29 08:24:38 PDT 2019


tejohnson added a comment.
Herald added a subscriber: jdoerfert.
Herald added a project: LLVM.

Hi Caroline, I was looking at this patch as I needed to reference it in another discussion, and realized there was no test committed with the patch. Looks like old review comments exist for a test/ThinLTO/X86/builtin-nostrip.ll on a prior version of the patch, but that seems to have disappeared on the version that got committed (probably just a mistake during the commit process since it was a new file). Can you grab that test off the prior diff and commit it now?


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D49434/new/

https://reviews.llvm.org/D49434





More information about the llvm-commits mailing list