aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorDavid Tellenbach <dtellenbach@apple.com>2024-05-01 10:07:51 -0700
committerGitHub <noreply@github.com>2024-05-01 10:07:51 -0700
commitcf2f32c97f8fece105557c2357be4809cb9c14a1 (patch)
treec8befa904f8da25667cd389603c6d943ea42e597 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent6c369cf937b7d9acb98a1fc46b1340cef7703e12 (diff)
downloadllvm-cf2f32c97f8fece105557c2357be4809cb9c14a1.zip
llvm-cf2f32c97f8fece105557c2357be4809cb9c14a1.tar.gz
llvm-cf2f32c97f8fece105557c2357be4809cb9c14a1.tar.bz2
[MIR] Serialize MachineFrameInfo::isCalleeSavedInfoValid() (#90561)
In case of functions without a stack frame no "stack" field is serialized into MIR which leads to isCalleeSavedInfoValid being false when reading a MIR file back in. To fix this we should serialize MachineFrameInfo::isCalleeSavedInfoValid() into MIR.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions