diff options
author | Francis Visoiu Mistrih <francisvm@yahoo.com> | 2018-04-06 08:56:25 +0000 |
---|---|---|
committer | Francis Visoiu Mistrih <francisvm@yahoo.com> | 2018-04-06 08:56:25 +0000 |
commit | 537d7eee904d1bf9c819b4b3af96c3d9e4f60c61 (patch) | |
tree | fddfdd569e17053b0392ef1df75d6fa6965f0ee4 /clang/lib/Basic/SourceManager.cpp | |
parent | 54ca2d688aa001b08b9f147a448b478b2198fb77 (diff) | |
download | llvm-537d7eee904d1bf9c819b4b3af96c3d9e4f60c61.zip llvm-537d7eee904d1bf9c819b4b3af96c3d9e4f60c61.tar.gz llvm-537d7eee904d1bf9c819b4b3af96c3d9e4f60c61.tar.bz2 |
[MIR] Add support for MachineFrameInfo::LocalFrameSize
MFI.LocalFrameSize was not serialized.
It is usually set from LocalStackSlotAllocation, so if that pass doesn't
run it is impossible do deduce it from the stack objects. Until now, this
information was lost.
llvm-svn: 329382
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions