On Jan 2, 2007, at 10:48 PM, Reid Spencer wrote: > On Tue, 2007-01-02 at 22:26 -0800, Bill Wendling wrote: >> Hi Reid, >> >> I got this error when compiling: >> >> ../../llvm-gcc.src/gcc/llvm-convert.cpp: In member function 'bool >> TreeToLLVM::EmitFrontendExpandedBuiltinCall(tree_node*, tree_node*, >> llvm::Value*, llvm::Value*&)': >> ../../llvm-gcc.src/gcc/llvm-convert.cpp:3128: error: 'const class >> llvm::Type' has no member named 'isSigned' >> ../../llvm-gcc.src/gcc/llvm-convert.cpp:3128: error: 'const class >> llvm::Type' has no member named 'isSigned' >> >> I should be working with TOT in the LLVM branch... > > Check your tree status you're probably not working with TOT on > LLVM. The > isSigned method was removed a few days ago. > I resynced and it didn't update the Type.h file.
-bw _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits