| commit | 8d269dc329e2f76670cc9a33ecdad76c69f83c7d | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Tue Apr 13 17:33:56 2010 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Tue Apr 13 17:33:56 2010 +0000 |
| tree | a4057a36fd19d240f9bf3339c665ae8f94607fb4 | |
| parent | 8a2dae57e229dc0b6e3ae6582709f96696483143 [diff] |
make the rewriter add a #ifndef around the #define of __attribute__. Without it, there is no reason for a compiler that supports it to emit the dead static globals that the rewriter labels attribute(used). llvm-svn: 101149