[LLVMdev] Hello World crashes!

Zhou Sheng zhousheng00 at gmail.com
Thu Sep 14 06:33:02 PDT 2006


Hi,

Sorry for the newbie question. I downloaded llvm 1.8a and llvm-gcc3.4, tried
out the
simple "Hello, World" program but got the following error. My system is
RedHat 9

$ ./hello
lli: /home//llvm/lib/Target/X86/X86CodeEmitter.cpp:208:
unsigned char ModRMByte(unsigned int, unsigned int, unsigned int):
Assertion `Mod < 4 && RegOpcode < 8 && RM < 8 && "ModRM Fields out of
range!"' failed.
lli((anonymous namespace)::PrintStackTrace()+0x15)[0x84ab499]
/lib/tls/libc.so.6[0x3d7ec8]
/lib/tls/libc.so.6(abort+0x15)[0x3d94f5]
/lib/tls/libc.so.6[0x3d1619]
lli((anonymous namespace)::Emitter::emitMemModRMByte(llvm::MachineInstr
const&, unsigned int, unsigned int)+0x219)[0x81af7c9]
Aborted

Thanks,
Arthur.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20060914/1b609019/attachment.html>


More information about the llvm-dev mailing list