]> granicus.if.org Git - clang/commit
[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)
commit98c02f7b12032e9fe7ae626f4f51def2bbf3050a
treea11b36cd554fb93604b277dbeed9f65228fc23ad
parent5cd7433511aa8f6434ddf5bd16428ccd0b4bffec
[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.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@288604 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/Options.td
lib/Basic/Targets.cpp