diff options
author | Cullen Rhodes <cullen.rhodes@arm.com> | 2025-08-15 08:02:31 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-15 08:02:31 +0100 |
commit | 393c21137e345626136630d9679cbccb6e1e96f8 (patch) | |
tree | fa582205d9c3edaf6dc754c4fd4bfbfba40df1b0 /libc/cmake/modules/LLVMLibCObjectRules.cmake | |
parent | ae90b60fc8661956250a0b8185be37e8fb92c0d7 (diff) | |
download | llvm-main.zip llvm-main.tar.gz llvm-main.tar.bz2 |
TargetFrameIndex shouldn't be used as an operand to target-independent
node such as a load. This causes ISel issues.
#81635 fixed a similar issue with this code using a TargetConstant,
instead of a Constant.
Fixes #142314.
Diffstat (limited to 'libc/cmake/modules/LLVMLibCObjectRules.cmake')
0 files changed, 0 insertions, 0 deletions