[PATCH] D60162: [ThinLTO] Support TargetLibraryInfoImpl in the backend
Duncan P. N. Exon Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 18 11:28:04 PDT 2019
dexonsmith added a comment.
I wonder if we could add a module flag for the TLI, and then store that in the summary. Would it work for both implementations in that case?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60162/new/
https://reviews.llvm.org/D60162
More information about the llvm-commits
mailing list