llvm-project
5c29b64f
- [CGObjC] Allow clang.arc.attachedcall on -O0 (#164875)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#164875 - [CGObjC] Allow clang.arc.attachedcall on -O0
Author
SiliconA-Z
Parents
3beb520c
Loading