Looks safe to me. :-) But I don't have access to a Linux box to  
verify. Anton, can you check?

Evan
On May 1, 2007, at 6:50 AM, Dan Gohman wrote:

> The attached patch sets the section names for fixed-size constants for
> ELF on x86 to match what GCC uses, and it uses the mergeable flag so
> that duplicate constants can be merged.
>
> This works for me with GAS; are there other assemblers (or linkers?)
> being used with LLVM on x86 ELF targets that don't support this?
> It looks like nasm/yasm wouldn't accept some of the other things
> that LLVM currently emits anyway..
>
> Dan
>
> -- 
> Dan Gohman, Cray Inc.
> <patch>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits@cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to