aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/Module.cpp
diff options
context:
space:
mode:
authorReid Kleckner <reid@kleckner.net>2015-06-30 16:32:04 +0000
committerReid Kleckner <reid@kleckner.net>2015-06-30 16:32:04 +0000
commit3123eff5ebea42904ffb9297e6f0a2eb403ea03d (patch)
tree13fccdf8f254853b326bc86619d0f081654827aa /clang/lib/Basic/Module.cpp
parent0ca438c6b1b92863a3d765071890330da4dc05f8 (diff)
downloadllvm-3123eff5ebea42904ffb9297e6f0a2eb403ea03d.zip
llvm-3123eff5ebea42904ffb9297e6f0a2eb403ea03d.tar.gz
llvm-3123eff5ebea42904ffb9297e6f0a2eb403ea03d.tar.bz2
[clang-cl] Use /arch: to set the base target CPU
The main effect of this change is that /arch:IA32 will use i386 as the CPU, while clang-cl will continue to default to pentium4 (aka SSE2 plus the usual other features). /arch:AVX and /arch:AVX2 will also now enable the other features available in sandybridge and haswell respectively, which is consistent with MSDN. llvm-svn: 241077
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions