aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2021-11-12 10:28:38 -0800
committerLang Hames <lhames@gmail.com>2021-11-12 10:36:17 -0800
commit3fb641618f1a3b73c0bd661c567e8db32dcde491 (patch)
treed53aa849fc65c93a6a8646fff2de349d44ba0aee /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
parent9d5e6474281cd4d774ede800eb339e1dc610e471 (diff)
downloadllvm-3fb641618f1a3b73c0bd661c567e8db32dcde491.zip
llvm-3fb641618f1a3b73c0bd661c567e8db32dcde491.tar.gz
llvm-3fb641618f1a3b73c0bd661c567e8db32dcde491.tar.bz2
[ORC-RT][llvm-jitlink] Fix a buggy check in ORC-RT MachO TLV deregistration.
The check was failing because it was matching against the end of the range, not the start. This bug wasn't causing the ORC-RT MachO TLV regression test to fail because we were only logging deallocation errors (including TLV deregistration errors) and not actually returning a failure code. This commit updates llvm-jitlink to report the errors properly.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions