diff options
author | Oskar Wirga <oskar@wirga.com> | 2023-07-05 14:00:45 -0700 |
---|---|---|
committer | Matthias Braun <matze@braunis.de> | 2023-07-05 14:02:51 -0700 |
commit | 198df5f6820489f9a15a682f189d3827a0be2323 (patch) | |
tree | 335e87279d2e631b3dde660506247020f1c2fb84 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 93d038a0ea86ff1010bae0b27570d426d29978d5 (diff) | |
download | llvm-198df5f6820489f9a15a682f189d3827a0be2323.zip llvm-198df5f6820489f9a15a682f189d3827a0be2323.tar.gz llvm-198df5f6820489f9a15a682f189d3827a0be2323.tar.bz2 |
Weaken MFI Max Call Frame Size Assertion
A year ago when I was not invested at all into compilers, I found an assertion error when building an AArch64 debug build with LTO + CFI, among other combinations.
It was posted as a github issue here: https://github.com/llvm/llvm-project/issues/54088
I took it upon myself to revisit the issue now that I have spent some more time working on LLVM.
Reviewed By: MatzeB
Differential Revision: https://reviews.llvm.org/D151276
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions