llvm-project/llvm/lib/Bitcode/Writer
Jay Foad 372ad64b4d Make better use of the PHINode API.
Change various bits of code to make better use of the existing PHINode
API, to insulate them from forthcoming changes in how PHINodes store
their operands.

llvm-svn: 133434
2011-06-20 14:18:48 +00:00
..
BitWriter.cpp Add a LLVMWriteBitcodeToFD that exposes the raw_fd_ostream options. 2010-03-06 00:30:06 +00:00
BitcodeWriter.cpp Make better use of the PHINode API. 2011-06-20 14:18:48 +00:00
BitcodeWriterPass.cpp Reapply r110396, with fixes to appease the Linux buildbot gods. 2010-08-06 18:33:48 +00:00
CMakeLists.txt Remove derelict serialization code. 2009-12-31 23:40:17 +00:00
Makefile make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00
ValueEnumerator.cpp Revert name change from r132533. Lower case naming was intended per style guidelines. 2011-06-03 17:02:19 +00:00
ValueEnumerator.h Revert name change from r132533. Lower case naming was intended per style guidelines. 2011-06-03 17:02:19 +00:00