]> granicus.if.org Git - clang/commit
Add in -msse4.1 and -msse4.2 options and continuing a rather
authorEric Christopher <echristo@apple.com>
Thu, 4 Mar 2010 02:26:37 +0000 (02:26 +0000)
committerEric Christopher <echristo@apple.com>
Thu, 4 Mar 2010 02:26:37 +0000 (02:26 +0000)
commitd39ebe2d2a24a331b89465191dce061fd9c6b5e4
tree6505050064936e40513d1858dd74c6d4c639d757
parent2ac7472f87cdb157f23ef47422d3dcf1bc66013a
Add in -msse4.1 and -msse4.2 options and continuing a rather
hacky solution for translating.  Expanded on comment explaining
the hack a bit.

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