diff options
author | Arthur Eubanks <aeubanks@google.com> | 2023-12-11 19:01:44 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-11 19:01:44 -0800 |
commit | 3850131197b7508e2e2f25f966f75105a0be3929 (patch) | |
tree | 2fa83ef354266b0816ce6c14bd7ff8c99985e804 /llvm/lib/CodeGen/MachinePipeliner.cpp | |
parent | 843ea9843718c57da19b3916565f387adf4e440c (diff) | |
download | llvm-3850131197b7508e2e2f25f966f75105a0be3929.zip llvm-3850131197b7508e2e2f25f966f75105a0be3929.tar.gz llvm-3850131197b7508e2e2f25f966f75105a0be3929.tar.bz2 |
[X86] Handle ifuncs in TargetMachine::isLargeGlobalObject() (#74911)
isLargeGlobalObject() didn't handle GlobalIFuncs, resulting in crashes.
Treat ifuncs the same as normal Functions.
Diffstat (limited to 'llvm/lib/CodeGen/MachinePipeliner.cpp')
0 files changed, 0 insertions, 0 deletions