commit | cc8a1a635b5f04eca98fb6dd415d31bfaa378fbc | [log] [tgz] |
---|---|---|
author | Reid Kleckner <rnk@google.com> | Sat Nov 03 00:41:52 2018 +0000 |
committer | Reid Kleckner <rnk@google.com> | Sat Nov 03 00:41:52 2018 +0000 |
tree | 3cbd179f149df76b79c7f6c094dcf7d8b516fc1b | |
parent | 974dfd1b517ed3286bb5369740e07b79123abbfe [diff] |
[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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@346062 91177308-0d34-0410-b5e6-96231b3b80d8