summaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/objc-asm-attribute-test.m
AgeCommit message (Expand)Author
2016-09-18CodeGen: mark ObjC cstring literals as unnamed_addrSaleem Abdulrasool
2016-09-18CodeGen: mark ObjC cstring literals as constantSaleem Abdulrasool
2015-06-16Honor the objc_runtime_name attribute when encoding class/protocol names.Douglas Gregor
2015-02-27Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie
2014-07-16Objective-C. Introducing __attribute__((objc_runtime_name("runtimename"))Fariborz Jahanian