[llvm-commits] [PATCH][RFC] Disable data region directives
Joe Abbey
jabbey at arxan.com
Mon Nov 19 08:19:50 PST 2012
Jim,
Could you please review?
Thanks!
Joe
On Nov 17, 2012, at 5:18 PM, Joe Abbey <jabbey at arxan.com<mailto:jabbey at arxan.com>> wrote:
I'm not sure if other assemblers are affected by this... but Apple cctools-807~393 (Xcode 4.4.1) chokes on .data_region pseudo-ops. Xcode 4.5.2 doesn't seem to have any problems with it.
I propose the following patch to disable data region directive generation:
-disable-data-region-directives - Disable data region directives which older assemblers reject
Looking back to r157062 I see that this should only affect introspection of object files and fully-linked binaries. However if there are any other side-effects please let me know.
Ok to commit?
Joe
______________________________
Joe Abbey
Director of Software Development
Arxan Technologies
jabbey at arxan.com<mailto:jabbey at arxan.com> www.arxan.com<http://www.arxan.com/>
Protecting the App Economy™
<disable-data-region-directives.patch>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121119/a96ff7d4/attachment.html>
More information about the llvm-commits
mailing list