[PATCH] D30588: [LTO] Add module asm uses to the llvm.compiler.used before merging

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 7 09:57:02 PST 2017


mehdi_amini added a comment.

*internal* functions referenced from ASM need to be in llvm.compiler.used, regular global functions don't.


https://reviews.llvm.org/D30588





More information about the llvm-commits mailing list