This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
LLVM patch X function lowering
- From: Rafael Espíndola <rafael dot espindola at gmail dot com>
- To: Chris Lattner <sabre at nondot dot org>, gcc at gcc dot gnu dot org
- Date: Tue, 29 Nov 2005 19:49:32 -0200
- Subject: LLVM patch X function lowering
I found that the patch 99839:99840 introduces some function lowering
and in doing so breaks the LLVM patch. A patch for trunk version 99839
is in http://www.las.ic.unicamp.br/~espindola/gcc-llvm-trunk-99839.patch.bz2.
Chris, are you working on this or should I give it a try?
Rafael