[llvm-commits] [llvm-gcc-4.2] r46860 - /llvm-gcc-4.2/trunk/gcc/gcc.c

Devang Patel dpatel at apple.com
Sat Feb 9 12:20:50 PST 2008


On Feb 9, 2008, at 3:30 AM, Wojciech Matyjewicz wrote:

> Hi Devang,
>
>> Most likely. Please try again using following patch
>> 	http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080204/058023.html
>
> After updating the tree, both -emit-llvm and --emit-llvm options don't
> work properly: llvm-gcc generates native assembly or object files
> whether they are given or not. This in on Linux/x86.

sigh..

Feel free to revert my patches.
-
Devang
>
>
> // null.c is an empty file
> $ llvm-gcc -emit-llvm -S null.c -o -
>        .ident  "GCC: (GNU) 4.2.1 (Based on Apple Inc. build 5546)  
> (LLVM
> build)"
>
> -Wojtek
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list