[PATCH] D40739: Pass through --undefined to Wasm LLD

Sam Clegg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 1 11:00:59 PST 2017


sbc100 added a comment.

I'm a little confused by this.  I was assuming you would do "-Wl,-u,foo" or "-Xlinker".    I wasn't aware -u was a valid compiler flag itself.  It doesn't show up in --help.


Repository:
  rC Clang

https://reviews.llvm.org/D40739





More information about the cfe-commits mailing list