aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringBase.cpp
diff options
context:
space:
mode:
authorJuergen Ributzka <juergen@apple.com>2022-06-13 15:57:51 -0700
committerJuergen Ributzka <juergen@apple.com>2022-06-15 09:28:58 -0700
commit0557c2d58942f98682323dac75b4a55df5eb8f7b (patch)
treec2434ed3d727e74d76020ed1e1c82b799f48d80d /llvm/lib/CodeGen/TargetLoweringBase.cpp
parent601ec17d547bf2dc03565b541bae8ec069fbd22b (diff)
downloadllvm-0557c2d58942f98682323dac75b4a55df5eb8f7b.zip
llvm-0557c2d58942f98682323dac75b4a55df5eb8f7b.tar.gz
llvm-0557c2d58942f98682323dac75b4a55df5eb8f7b.tar.bz2
[llvm] Fix MachO exports trie parsing.
The exports trie parser ordinal validation check doesn't consider the case where the ordinal can be zero or negative for certain special values that are defined in BindSpecialDylib. Update the validation to account for that fact and add a test case. This fixes rdar://94844233. Differential Revision: https://reviews.llvm.org/D127806
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringBase.cpp')
0 files changed, 0 insertions, 0 deletions