[LLVMdev] Linux-x86 Compatability

Chris Lattner sabre at nondot.org
Fri Sep 13 16:53:01 PDT 2002


> #ifndef LITTLE_ENDIAN
> #ifndef BIG_ENDIAN
> #error Ooops.  Fix include/llvm/Bytecode/Primitive.h for your endianness.
> #endif
> #endif

Ok, this is what I committed:
http://mail.cs.uiuc.edu/pipermail/llvm-commits/2002-September/000172.html

-Chris

http://llvm.cs.uiuc.edu/
http://www.nondot.org/~sabre/Projects/




More information about the llvm-dev mailing list