diff options
author | Zhaoxuan Jiang <jiangzhaoxuan94@gmail.com> | 2024-11-28 16:11:05 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-28 00:11:05 -0800 |
commit | 60db321081be2324bec7e18eb76421cc566625fd (patch) | |
tree | ff52d987f8efd9a8f65b4970d1d8c638a8882fe1 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 3ffee0086c1e31094e544c878f9d5cc413d36b46 (diff) | |
download | llvm-60db321081be2324bec7e18eb76421cc566625fd.zip llvm-60db321081be2324bec7e18eb76421cc566625fd.tar.gz llvm-60db321081be2324bec7e18eb76421cc566625fd.tar.bz2 |
[AArch64] Do not mark homogeneous prolog/epilog functions optnone (#117959)
The verifier complains that synthesized IR functions have minsize and
optnone attributes which are incompatible. This patch removes optnone
attribute and updates affected tests as needed.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions