1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-27 14:02:50 +01:00
llvm-mirror/lib/Bytecode/Writer
Chris Lattner 78926ecd8e getSlot can never fail. Make it assert internally, eliminate checks in
clients.  Same for getTypeSlot.

llvm-svn: 34128
2007-02-10 05:13:03 +00:00
..
Makefile Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
SlotCalculator.cpp getSlot can never fail. Make it assert internally, eliminate checks in 2007-02-10 05:13:03 +00:00
SlotCalculator.h getSlot can never fail. Make it assert internally, eliminate checks in 2007-02-10 05:13:03 +00:00
Writer.cpp getSlot can never fail. Make it assert internally, eliminate checks in 2007-02-10 05:13:03 +00:00
WriterInternals.h remove unneeded #includes 2007-02-09 07:54:13 +00:00