Ignore llvm specific symbols in the LTOModule.
These are the llvm.* globals and functions. I don't think it is possible to test this directly since llvm-lto is not a full linker and will not report duplicated symbols, but this fixes bootstrap with gold and lto enabled. llvm-svn: 212354
Loading
Please register or sign in to comment