1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-29 23:12:55 +01:00
llvm-mirror/include/llvm/Bytecode
John Criswell 7e0327045f 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.

llvm-svn: 6684
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