llvm-6502/lib/Bitcode/Writer
Chris Lattner 61c70e98ac remove unions from LLVM IR. They are severely buggy and not
being actively maintained, improved, or extended.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112356 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-28 04:09:24 +00:00
..
BitcodeWriter.cpp remove unions from LLVM IR. They are severely buggy and not 2010-08-28 04:09:24 +00:00
BitcodeWriterPass.cpp Reapply r110396, with fixes to appease the Linux buildbot gods. 2010-08-06 18:33:48 +00:00
BitWriter.cpp Add a LLVMWriteBitcodeToFD that exposes the raw_fd_ostream options. 2010-03-06 00:30:06 +00:00
CMakeLists.txt
Makefile make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00
ValueEnumerator.cpp Clear FunctionLocalMDs in purgeFunction along with the rest of the 2010-08-25 17:11:16 +00:00
ValueEnumerator.h Extend function-local metadata to be usable as attachments. 2010-08-24 02:24:03 +00:00