diff options
| author | Eric Christopher <echristo@gmail.com> | 2015-03-25 22:09:26 +0000 |
|---|---|---|
| committer | Eric Christopher <echristo@gmail.com> | 2015-03-25 22:09:26 +0000 |
| commit | f43966f38df79296cddf216e1b467483045aa8d9 (patch) | |
| tree | a1391000de6e03d5f1ae98d10bdd782f85cefb59 /clang/lib/Basic/Module.cpp | |
| parent | 533849c615cd39257cb53550d3a2162405b6d63c (diff) | |
| download | bcm5719-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/Module.cpp')
0 files changed, 0 insertions, 0 deletions

