[PATCH] D159089: [BOLT][RISCV] Add support for linker relaxation
    Job Noorman via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Sep 14 00:20:40 PDT 2023
    
    
  
jobnoorman marked an inline comment as done.
jobnoorman added a comment.
In D159089#4645382 <https://reviews.llvm.org/D159089#4645382>, @Amir wrote:
> In D159089#4624694 <https://reviews.llvm.org/D159089#4624694>, @jobnoorman wrote:
>
>> Note that since this relies on a fix in lld (D159082 <https://reviews.llvm.org/D159082>), this patch will probably cause CI problems again (since the system's clang is used there).
>
> Pre-merge checks here and in GitHub PRs use trunk lld [1], so if you replace clang with lld in test then it should pass.
Thanks @Amir, I completely missed that.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D159089/new/
https://reviews.llvm.org/D159089
    
    
More information about the llvm-commits
mailing list