summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/VirtualFileSystem.cpp
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2015-03-25 22:09:26 +0000
committerEric Christopher <echristo@gmail.com>2015-03-25 22:09:26 +0000
commitf43966f38df79296cddf216e1b467483045aa8d9 (patch)
treea1391000de6e03d5f1ae98d10bdd782f85cefb59 /clang/lib/Basic/VirtualFileSystem.cpp
parent533849c615cd39257cb53550d3a2162405b6d63c (diff)
downloadbcm5719-llvm-f43966f38df79296cddf216e1b467483045aa8d9.tar.gz
bcm5719-llvm-f43966f38df79296cddf216e1b467483045aa8d9.zip
Make the msse4/mno-sse4 flags aliases of the maximum sse values
they enable/disable. This fixes two things: a) sse4 isn't actually a target feature, don't treat it as one. b) we weren't correctly disabling sse4.1 when we'd pass -mno-sse4 after enabling it, thus passing preprocessor directives and (soon) passing the function attribute as well when we shouldn't. llvm-svn: 233223
Diffstat (limited to 'clang/lib/Basic/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud