[PATCH] D70014: ThinLTO : Import always_inline functions irrespective of the threshold
Aditya Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 8 09:58:42 PST 2019
hiraditya added inline comments.
================
Comment at: llvm/test/ThinLTO/X86/Inputs/funcimport_alwaysinline.ll:10
+
+declare void @foo(...) #1
----------------
the definition of \#1 and \#0 seems to be missing?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70014/new/
https://reviews.llvm.org/D70014
More information about the llvm-commits
mailing list