]> granicus.if.org Git - clang/commit
[X86] Add -mmovbe/-mno-movbe command line options to match gcc.
authorCraig Topper <craig.topper@gmail.com>
Wed, 8 Feb 2017 07:13:19 +0000 (07:13 +0000)
committerCraig Topper <craig.topper@gmail.com>
Wed, 8 Feb 2017 07:13:19 +0000 (07:13 +0000)
commite997151e8ee36309c47d716997ced5784584aeef
treeb214206296c92133b9603d405683ac1547ca8845
parentc190c647b46af1107555b436d912539bafd09c28
[X86] Add -mmovbe/-mno-movbe command line options to match gcc.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@294413 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/Options.td
test/Driver/x86-target-features.c