hanchenye-llvm-project/llvm/lib/Bytecode
Chris Lattner f4572852dc ConstantPointerRef's are no longer emitted. This saves 20028 bytes in the
bytecode files when compiling 176.gcc, but more importantly will make it
easier to eliminate CPR's in the future (no new .bc revision will be
required to support them)

llvm-svn: 10884
2004-01-15 18:46:56 +00:00
..
Reader Allow bytecode files to refer directly to global values as constants, instead 2004-01-15 18:45:25 +00:00
Writer ConstantPointerRef's are no longer emitted. This saves 20028 bytes in the 2004-01-15 18:46:56 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00