On 16 November 2010 05:26, Chandler Carruth <[email protected]> wrote:
> Author: chandlerc
> Date: Tue Nov 16 04:26:08 2010
> New Revision: 119345
>
> URL: http://llvm.org/viewvc/llvm-project?rev=119345&view=rev
> Log:
> This really seems like a boring set of fixes to our tests to make them more
> independent of the underlying system. Let me know if any of these are too
> aggressive.

Would you mind just explaining a bit what you want with
-ffreestanding? If i understand it correctly, what it does is prevent
the definition of the builtins (-fno-builtin) and main is not treated
as a special case.

Cheers,
Rafael
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to