aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorAlexander Potapenko <glider@google.com>2018-08-10 08:06:43 +0000
committerAlexander Potapenko <glider@google.com>2018-08-10 08:06:43 +0000
commit75a954330bfbba52adfc914c8d968ddc888e7a66 (patch)
tree1c014a13a79d580e8839a13ab88da7311141f6bc /clang/lib/CodeGen/CodeGenModule.cpp
parent88863a5f62e6bb8f5182e04869ae740e31d96518 (diff)
downloadllvm-75a954330bfbba52adfc914c8d968ddc888e7a66.zip
llvm-75a954330bfbba52adfc914c8d968ddc888e7a66.tar.gz
llvm-75a954330bfbba52adfc914c8d968ddc888e7a66.tar.bz2
[MSan] Shrink the register save area for non-SSE builds
If code is compiled for X86 without SSE support, the register save area doesn't contain FPU registers, so `AMD64FpEndOffset` should be equal to `AMD64GpEndOffset`. llvm-svn: 339414
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions