[llvm-commits] Compilation Failure

2007-04-29 Thread Bill Wendling
There's a compilation failure: llvm[1]: Compiling MemoryBuffer.cpp for Debug build /Volumes/Gir/devel/llvm/llvm.src/lib/Support/MemoryBuffer.cpp: In static member function 'static llvm::MemoryBuffer* llvm::MemoryBuffer::getFile(const char*, unsigned int, int64_t)':

Re: [llvm-commits] Compilation Failure

2007-04-29 Thread Jeff Cohen
Yep, my nightly tester failed with the same error. Look, this is getting ridiculous. Never mind running the regression tests, how about trying to compile before committing? Bill Wendling wrote: There's a compilation failure: llvm[1]: Compiling MemoryBuffer.cpp for Debug build

Re: [llvm-commits] Compilation Failure

2007-04-29 Thread Chris Lattner
On Apr 29, 2007, at 7:03 AM, Jeff Cohen wrote: Yep, my nightly tester failed with the same error. Look, this is getting ridiculous. Never mind running the regression tests, how about trying to compile before committing? I'm sorry for the breakage Jeff. However, there is no need for the