[LLVMbugs] Re: [LLVMdev] Bug: GCCLD bugs section of How to Submit a Bug

Chris Lattner sabre at nondot.org
Fri May 23 07:58:16 PDT 2003


> The quoted command line prints an error.
>
> Instead, use:
>
> 126 gally> as < /dev/null > null.bc
> 127 gally> gccld -debug-pass=Arguments null.bc
> Pass Arguments:  -constmerge -funcresolve -internalize -globaldce

Fixed:
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20030519/003693.html

Thanks, you caught my copy-and-pasto.  :)

-Chris

-- 
http://llvm.cs.uiuc.edu/
http://www.nondot.org/~sabre/Projects/




More information about the llvm-bugs mailing list