[PATCH] D135402: [LLD] Enable --no-undefined-version by default.
Denis Revunov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 31 05:34:58 PST 2023
treapster added a comment.
If you try to pass -Wl,--undefined-version to CMake, you get erros in CMakeTestCCompiler because it uses system linker which errors out on unknown flag.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135402/new/
https://reviews.llvm.org/D135402
More information about the llvm-commits
mailing list