search for: r139868

Displaying 2 results from an estimated 2 matches for "r139868".

2011 Sep 15
0
[LLVMdev] llvm compilation error on TOT
...::DILineInfo llvm::DIContext::getLineInfoForAddress(int) > /bin/rm: cannot remove `/extra/xguo/workspace/llvm/lib/DebugInfo/Debug+Asserts/DIContext.d.tmp': No such file or directory > make[2]: *** [/extra/xguo/workspace/llvm/lib/DebugInfo/Debug+Asserts/DIContext.o] Error 1 Try again with r139868. Sorry for the breakage. - Ben
2011 Sep 15
2
[LLVMdev] llvm compilation error on TOT
I just updated from the most recent svn ToT. I'm now getting the following compilation errors. Looks like DIIContext.h needs some includes. Does anyone else see this error also? Am I missing something? In file included from DIContext.cpp:10: /extra/xguo/workspace/llvm/include/llvm/DebugInfo/DIContext.h:27: error: 'uint32_t' does not name a type