[PATCH] D25932: Unconditionally pass `-lto_library` to the linker on Darwin
Reid Kleckner via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 21 14:29:21 PST 2016
rnk added a comment.
Maybe we should `touch ../lib/libLTO.dylib` relative to clang in our package and just let the loader fail if a bitcode file comes along.
Repository:
rL LLVM
https://reviews.llvm.org/D25932
More information about the cfe-commits
mailing list