]> granicus.if.org Git - clang/commit
[X86] Add -mmpx/-mno-mpx command line options and __MPX__ define to match gcc.
authorCraig Topper <craig.topper@gmail.com>
Wed, 8 Feb 2017 07:56:42 +0000 (07:56 +0000)
committerCraig Topper <craig.topper@gmail.com>
Wed, 8 Feb 2017 07:56:42 +0000 (07:56 +0000)
commitbc1dede5b76b749f62ef92e2754ffa879ed3a51e
tree5e901161657efe4bad590506ed2fbde94453e4ea
parent1e1521d281ea45b4e7a73221c4fa6a45d9c396d6
[X86] Add -mmpx/-mno-mpx command line options and __MPX__ define to match gcc.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@294419 91177308-0d34-0410-b5e6-96231b3b80d8
docs/ClangCommandLineReference.rst
include/clang/Driver/Options.td
lib/Basic/Targets.cpp
test/Driver/x86-target-features.c
test/Preprocessor/predefined-arch-macros.c