[LLVMdev] Linux-x86 Compatability

Chris Lattner sabre at nondot.org
Fri Sep 13 09:33:00 PDT 2002


> ISSUE: In CommandLine.h, gcc 2.96 thinks that the apply() template
> function, when called as:
> ACTION: Duplicate the template specialization for applicator<char[n]> as
> applicator<const char[n]>.
>
> PATCH: Apply from llvm top level directory with "patch -p0":

Applied to the mainline tree.  Thanks!  Note that currently the CSIL tree
is out of sync w.r.t the mainline CVS tree.  I expect that they will sync
up again after MP1 is done, but I'm not sure.

Thanks again for the patches!

-Chris

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




More information about the llvm-dev mailing list