[PATCH] D24617: [LTO] Prevent asm undefined references to be dropped from the output

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 15 11:58:03 PDT 2016


mehdi_amini added a comment.

Also it is not clear to me why we track this globally instead of per-file? What is an ASM reference a local symbol for instance?


https://reviews.llvm.org/D24617





More information about the llvm-commits mailing list