summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/arc-captured-32bit-block-var-layout-2.m
Commit message (Expand)AuthorAgeFilesLines
* Compute and preserve alignment more faithfully in IR-generation.John McCall2015-09-081-7/+6
* Don't pass -O0 to clang_cc1, it is the default.Rafael Espindola2013-09-041-1/+1
* objC block layout: Patch reorders block layout to Fariborz Jahanian2013-01-171-21/+11
* objective-c blocks: Consider padding due to alignmentFariborz Jahanian2012-12-041-0/+60