[PATCH] D144354: [WebAssembly] Split WebAssemblyUtils to fix library layering for MC tools.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 23 11:25:21 PST 2023


craig.topper added a comment.

In D144354#4148115 <https://reviews.llvm.org/D144354#4148115>, @MaskRay wrote:

> `-DBUILD_SHARED_LIBS=on` builds still fail.
>
>   [2540/2713] Linking CXX shared library lib/libLLVMWebAssemblyUtils.so.17git
>   FAILED: lib/libLLVMWebAssemblyUtils.so.17git

Thanks. I fixed one problem and then went back to the wrong build directory. Rebuilding the shared build now.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144354/new/

https://reviews.llvm.org/D144354



More information about the llvm-commits mailing list