[WebAssembly] Revert r288447.
authorDan Gohman <dan433584@gmail.com>
Sat, 3 Dec 2016 23:03:52 +0000 (23:03 +0000)
committerDan Gohman <dan433584@gmail.com>
Sat, 3 Dec 2016 23:03:52 +0000 (23:03 +0000)
commitc819d0169df3025eee2823ab1fe956d79d07205b
tree3f4ee4f1387655128cc517761fbb4ced967b5925
parent92fede361fa9881c518fadec89052a47567f4342
[WebAssembly] Revert r288447.

Revert r288447 which introduced -mdirect. It turns out we don't need a
custom flag for this, as the information we need is in the target triple.

llvm-svn: 288604
clang/include/clang/Driver/Options.td
clang/lib/Basic/Targets.cpp