> Author: lattner > Date: Sun Jan 27 22:18:41 2008 > New Revision: 46432 > > URL: http://llvm.org/viewvc/llvm-project?rev=46432&view=rev > Log: > reduce duplicate -I flags passed to the compiler, cleaning up the VERBOSE > output. Patch contributed by Sam Bishop!
This breaks the build when the objects directory is different to the source directory. Ciao, Duncan. In file included from llvm/lib/Target/X86/X86AsmPrinter.h:19, from llvm/lib/Target/X86/X86ATTAsmPrinter.h:17, from llvm/lib/Target/X86/X86ATTAsmPrinter.cpp:17: llvm/lib/Target/X86/X86.h:60:35: error: X86GenRegisterNames.inc: No such file or directory llvm/lib/Target/X86/X86.h:64:32: error: X86GenInstrNames.inc: No such file or directory _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits