[PATCH] D135402: [LLD] Enable --no-undefined-version by default.
Ron Lieberman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 7 17:00:05 PST 2022
ronlieb added a comment.
my build systems have ROCm installed, which might make a difference.
since i can reproduce the issue locally
ld.lld: error: openmp/runtime/src/CMakeFiles/omp.dir/kmp_csupport.cpp.o: symbol ompc_set_affinity_format@@VERSION has undefined version VERSION
i would like to request the change be reverted so we can restore the bot to green, and work the issue locally , and push up a patch sometime tomorrow to attempt to resolve for our bot.
are you seeing any other bots failing from this change ?
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