diff options
author | Fraser Cormack <fraser@codeplay.com> | 2025-03-31 16:55:23 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-31 16:55:23 +0100 |
commit | 87602f6d03ada10d0de7f1440320ffec4eb86790 (patch) | |
tree | 4579f933f39e7b47f9ac7d3b3bb9188225da42a6 /llvm/lib/CodeGen/TargetLoweringBase.cpp | |
parent | 3fd0eaae52503ee2bbdffc75753acc4bcc72fe60 (diff) | |
download | llvm-87602f6d03ada10d0de7f1440320ffec4eb86790.zip llvm-87602f6d03ada10d0de7f1440320ffec4eb86790.tar.gz llvm-87602f6d03ada10d0de7f1440320ffec4eb86790.tar.bz2 |
[libclc] Fix unresolved reference to missing table (#133691)
Splitting the 'ln_tbl' into two in db98e292 wasn't done thoroughly
enough as some references to the old table still remained. This commit
fixes the unresolved references by updating to the new split table.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringBase.cpp')
0 files changed, 0 insertions, 0 deletions