summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenObjC/arc.ll
AgeCommit message (Expand)Author
2022-12-12[Clang] Convert various tests to opaque pointers (NFC)Nikita Popov
2020-12-09[NFCI] Add missing triple to several LTO testsYuanfang Chen
2020-12-02[NFC] Add proper triple for arc.ll testYuanfang Chen
2018-12-18Generate objc intrinsics instead of runtime calls as the ARC optimizer now wo...Pete Cooper
2015-07-17Fix -save-temp when using objc-arc, sanitizer and profilingSteven Wu