[PATCH]: Add a flag to the DWARF Compile Unit to indicate if it was compiled with ARC

Adrian Prantl aprantl at apple.com
Mon May 13 11:46:10 PDT 2013


Hi there,

this is a trivial patch, but it changes the MDNode layout of compile units:

Add a new flag to the compile unit to indicate whether the CU was
compiled with Objective-C Automatic Reference Counting a.k.a. ARC.

rdar://problem/12234671

cheers,
Adrian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-a-new-flag-to-the-DWARF-compile-unit-to-indicate.patch
Type: application/octet-stream
Size: 18355 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130513/e175fe8b/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-a-new-flag-to-the-compile-unit-to-indicate-wheth.patch
Type: application/octet-stream
Size: 2800 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130513/e175fe8b/attachment-0001.obj>


More information about the llvm-commits mailing list