[llvm-commits] ARM problem

Lauro Ramos Venancio lauro.venancio at gmail.com
Wed Jun 27 15:54:21 PDT 2007


Something did today broke the compilation of the attached testcase.

Lauro

Error message:
laurov at laurov-desktop:~$ llvm/llvm/build/Debug/bin/llc <
/tmp/bugpoint-reduced-simplified.bc
llc: /home/laurov/llvm/llvm/include/llvm/Target/TargetLowering.h:125:
llvm::TargetRegisterClass*
llvm::TargetLowering::getRegClassFor(llvm::MVT::ValueType) const:
Assertion `RC && "This value type is not natively supported!"' failed.
llvm/llvm/build/Debug/bin/llc((anonymous
namespace)::PrintStackTrace()+0x1a)[0x8955d06]
llvm/llvm/build/Debug/bin/llc((anonymous
namespace)::SignalHandler(int)+0x112)[0x8955fcc]
[0xffffe420]
/lib/tls/i686/cmov/libc.so.6(abort+0x101)[0xb7c9c641]
/lib/tls/i686/cmov/libc.so.6(__assert_fail+0xfb)[0xb7c9443b]
llvm/llvm/build/Debug/bin/llc(llvm::TargetLowering::getRegClassFor(unsigned
int) const+0x6d)[0x84cb859]
llvm/llvm/build/Debug/bin/llc(llvm::FunctionLoweringInfo::MakeReg(unsigned
int)+0x1a)[0x86f0a4c]
llvm/llvm/build/Debug/bin/llc(llvm::FunctionLoweringInfo::CreateRegForValue(llvm::Value
const*)+0xa2)[0x86c8f58]
llvm/llvm/build/Debug/bin/llc(llvm::FunctionLoweringInfo::InitializeRegForValue(llvm::Value
const*)+0x5d)[0x86f67bb]
llvm/llvm/build/Debug/bin/llc(llvm::FunctionLoweringInfo::FunctionLoweringInfo(llvm::TargetLowering&,
llvm::Function&, llvm::MachineFunction&)+0xfa)[0x86df3b4]
llvm/llvm/build/Debug/bin/llc(llvm::SelectionDAGISel::runOnFunction(llvm::Function&)+0xc0)[0x86dfa34]
llvm/llvm/build/Debug/bin/llc(llvm::FPPassManager::runOnFunction(llvm::Function&)+0x13a)[0x88f00ac]
llvm/llvm/build/Debug/bin/llc(llvm::FunctionPassManagerImpl::run(llvm::Function&)+0x6e)[0x88f0330]
llvm/llvm/build/Debug/bin/llc(llvm::FunctionPassManager::run(llvm::Function&)+0x88)[0x88f047e]
llvm/llvm/build/Debug/bin/llc(main+0x97d)[0x84257fd]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xdc)[0xb7c86ebc]
llvm/llvm/build/Debug/bin/llc[0x8423f51]
Aborted (core dumped)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bugpoint-reduced-simplified.bc
Type: application/octet-stream
Size: 732 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20070627/8fa946e4/attachment.obj>


More information about the llvm-commits mailing list