[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 10:48:57 PST 2022


ronlieb added a comment.

In D135402#3981172 <https://reviews.llvm.org/D135402#3981172>, @ronlieb wrote:

> 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  ?

Joseph Huber pushed in a fix that gets our bot to go green. thx
[OpenMP][libomp] Fix version scripts after undefined version script changes


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