commit | a53115b4c254885fa19bbedf96d8d491204b86e8 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Tue Sep 26 03:39:53 2006 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Tue Sep 26 03:39:53 2006 +0000 |
tree | ede0e19920f3cfc045eb13bff88d689780ffd92f | |
parent | cb05af852f1d346ac07b84c74a930a5cdbd6d427 [diff] |
Compile: int x __attribute__((used)); to: .data .comm _x,4 ; 'x' .no_dead_strip _x on both x86 and ppc darwin targets. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30605 91177308-0d34-0410-b5e6-96231b3b80d8