Commit 430deb9f authored by Nuri Amari's avatar Nuri Amari
Browse files

Add 'llvm.objc.clang.arc.noop.use' to ModuleHasARC Predicate

This intrinsic was missing from the list the predicate checks a module
for in order to determine if ARC passes need to run. This results in
instruction selection failure if this instrinsic is left behind.

Add the intrinsic to the predicate to fix.
parent 92ccb202
Pipeline #2570 failed with stages
in 0 seconds
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment