[PATCH] D135402: [LLD] Enable --no-undefined-version by default.
Ron Lieberman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 8 04:48:01 PST 2022
ronlieb added a comment.
this patch when applied on top of a previous successful build, passes.
however, if i start with a fresh build directory and cmake/build it fails.
normally our amdgpu buildbot would not notice.
buildbot https://lab.llvm.org/staging/#/builders/183/builds/2704
unfortunately our buildbot died 3-4 days ago, and had to be reimaged yesterday and is still in staging.
when i restarted the buildbot yesterday it picked up this change and started failing.
I am not sure why patch from JPeyton did not resovle this. looking into... @jhuber6 ?
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