argentite added a comment.

Yes, I think that's the simplest solution. `__EMSCRIPTEN__` probably won't work 
because somebody may want to build for Emscripten without lld. 
`STATICALLY_LINKED_LLD` would probably be better. But I could not figure out 
how to do that in the build system.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158140

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to