[PATCH] D56553: [WebAssembly] Support multilibs for wasm32

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 14 12:15:04 PST 2019


sbc100 added a comment.

Looking that the behaviour for x86 clang it looks like -L/lib -L/usr/lib are always appended for both -m32 and -m64 with the arch specific directories coming first.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D56553





More information about the llvm-commits mailing list