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.
// 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
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits