llvm-6502/include/llvm/Bytecode
John Criswell a277ca84e0 Changed the LITTLE_ENDIAN and BIG_ENDIAN macros to ENDIAN_LITTLE and ENDIAN_BIG.
This will prevent them from conflicting with macros defined by the system
header files.
When autoconf comes, this will look a lot nicer.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6684 91177308-0d34-0410-b5e6-96231b3b80d8
2003-06-11 19:44:51 +00:00
..
Format.h Add new chunk type 2003-03-19 20:48:27 +00:00
Primitives.h Changed the LITTLE_ENDIAN and BIG_ENDIAN macros to ENDIAN_LITTLE and ENDIAN_BIG. 2003-06-11 19:44:51 +00:00
Reader.h Add information about the module source 2003-04-22 18:03:13 +00:00
WriteBytecodePass.h Add a version of the bytecode writer pass that has a default ctor 2002-07-23 19:56:03 +00:00
Writer.h Eliminate duplicate or unneccesary #include's 2002-04-29 17:42:12 +00:00