llvm-project
5c29b64f - [CGObjC] Allow clang.arc.attachedcall on -O0 (#164875)

Commit
88 days ago
[CGObjC] Allow clang.arc.attachedcall on -O0 (#164875) It is supported in GlobalISel there. On X86, we always kick to SelectionDAG anyway, so there is no point in not doing it for X86 too. I do not have merge permissions.
Author
Parents
Loading