diff options
author | Matthias Braun <matze@braunis.de> | 2017-05-01 22:32:25 +0000 |
---|---|---|
committer | Matthias Braun <matze@braunis.de> | 2017-05-01 22:32:25 +0000 |
commit | ab9438cb0398add70ab6fbab9f8b03623b54c738 (patch) | |
tree | 07a23615980dbf3814923a9579e7bc0d279e433f /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 30cac2d2563f108fb7a61ea2084764749130a80f (diff) | |
download | bcm5719-llvm-ab9438cb0398add70ab6fbab9f8b03623b54c738.tar.gz bcm5719-llvm-ab9438cb0398add70ab6fbab9f8b03623b54c738.zip |
MachineFrameInfo: Track whether MaxCallFrameSize is computed yet; NFC
This tracks whether MaxCallFrameSize is computed yet. Ideally we would
assert and fail when the value is queried before it is computed, however
this fails various targets that need to be fixed first.
Differential Revision: https://reviews.llvm.org/D32570
llvm-svn: 301851
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions