[PATCH] D124315: lld: Bundle compact_unwind_encoding.h in lld to fix stand-alone builds
    Shoaib Meenai via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Apr 28 13:40:13 PDT 2022
    
    
  
smeenai requested changes to this revision.
smeenai added subscribers: phosek, ldionne.
smeenai added a comment.
This revision now requires changes to proceed.
While we're figuring this out ... @ldionne, @phosek, do the runtimes build changes (https://libcxx.llvm.org/BuildingLibcxx.html) also mean that we assume a full LLVM checkout is present? If so, we could move this header to LLVM and have both libunwind and LLD use it from there, which would sidestep the issue here.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124315/new/
https://reviews.llvm.org/D124315
    
    
More information about the llvm-commits
mailing list