[PATCH] D71632: [lld][WebAssembly] Fail if bitcode objects are pulled in after LTO

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 18 11:26:22 PST 2019


sbc100 added a comment.

I'm going abandon this change in favor of copying the code that already exists in COFF and ELF for handling this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71632





More information about the llvm-commits mailing list