[PATCH] D70500: [WebAssembly] Enable use of wasm-opt and LTO-enabled system libraries

Sam Clegg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 20 12:56:22 PST 2019


sbc100 added a comment.

In D70500#1754032 <https://reviews.llvm.org/D70500#1754032>, @dschuff wrote:

> If the SDK is distributed with the compiler and version-locked, it seems like it should be ok.


Right, but if a given SDK chooses to do that, it can always at its own `-L` flags.   I'm not sure we want to bake this into the driver.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70500





More information about the cfe-commits mailing list