]> granicus.if.org Git - llvm/commit
[WebAssembly] Eliminate an ad-hoc command-line argument.
authorDan Gohman <dan433584@gmail.com>
Sat, 3 Dec 2016 23:00:12 +0000 (23:00 +0000)
committerDan Gohman <dan433584@gmail.com>
Sat, 3 Dec 2016 23:00:12 +0000 (23:00 +0000)
commit2a88a6dddfcc1dc2bc5970ffd9d055d958149ea5
tree9aaf15b0e653e387f612de65d1f31f9d76d13f1e
parent46db4b27f2d685cdfa47c47bdd5ef57e4349c824
[WebAssembly] Eliminate an ad-hoc command-line argument.

Use the target triple to determine whether to run the explicit-locals
pass, rather than using a separate command-line argument.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@288602 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp
lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp