[PATCH] D24595: [lib/LTO] Remove now unneded hack for undefined symbols

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 14 17:34:34 PDT 2016


mehdi_amini added a comment.

I'll reformulate: what is the semantic of having a prevailing resolution for an undefined symbol?
If there is none we should error (or at least assert).


https://reviews.llvm.org/D24595





More information about the llvm-commits mailing list