Rafael Espindola
|
ff7cea8c1a
|
Don't pass -O0 to clang_cc1, it is the default.
llvm-svn: 189910
|
2013-09-04 04:12:25 +00:00 |
Fariborz Jahanian
|
c889205567
|
objC block layout: Patch reorders block layout to
produce more inline layout metadata. // rdar://12752901
llvm-svn: 172683
|
2013-01-17 00:25:06 +00:00 |
Fariborz Jahanian
|
a9d4464baf
|
objective-C blocks: Provide layout map for byref
variables captured in a block. // rdar://12184410
llvm-svn: 167931
|
2012-11-14 17:15:51 +00:00 |
Fariborz Jahanian
|
5f04d84459
|
Tests for 32bit version of block ivar layout metadata.
llvm-svn: 167387
|
2012-11-05 18:14:34 +00:00 |
Fariborz Jahanian
|
2c96d30dd8
|
Fixes liftime of captured block variables in mrr mode, per John's feedback, as
well as couple of tests which were not being excercised because of TYPOs.
llvm-svn: 167374
|
2012-11-04 18:19:40 +00:00 |
Fariborz Jahanian
|
2dd7819267
|
objective-C mrr block. Block variable layout metadata in
mrr mode.
llvm-svn: 167331
|
2012-11-02 22:51:18 +00:00 |