diff options
author | Reid Kleckner <rnk@google.com> | 2018-11-03 00:41:52 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2018-11-03 00:41:52 +0000 |
commit | 2bcb288ade6df8f12157c36157ecfdc879fd95e1 (patch) | |
tree | f9196dba9c60bad4a2090c2d91fa44f2ad01fb55 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 5253cccbd5fbc6db3d3bf278c40302f9f222c6e7 (diff) | |
download | llvm-2bcb288ade6df8f12157c36157ecfdc879fd95e1.zip llvm-2bcb288ade6df8f12157c36157ecfdc879fd95e1.tar.gz llvm-2bcb288ade6df8f12157c36157ecfdc879fd95e1.tar.bz2 |
[codeview] Let the X86 backend tell us the VFRAME offset adjustment
Use MachineFrameInfo's OffsetAdjustment field to pass this information
from the target to CodeViewDebug.cpp. The X86 backend doesn't use it for
any other purpose.
This fixes PR38857 in the case where there is a non-aligned quantity of
CSRs and a non-aligned quantity of locals.
llvm-svn: 346062
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions