summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/arc-loadweakretained-release.m
Commit message (Expand)AuthorAgeFilesLines
* Fix CHECK directives that weren't checking.Hans Wennborg2015-08-311-1/+1
* Changed renaming of local symbols by inserting a dot vefore the numeric suffixSunil Srivastava2015-05-121-1/+1
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-4/+4
* Don't manually insert L prefixes.Rafael Espindola2014-11-061-1/+1
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-1/+1
* objective-C arc: load of a __weak object happens via call toFariborz Jahanian2012-11-271-0/+77