llvm-project/llvm/lib/Bitcode/Writer
David Blaikie dbe6e0f171 [opaque pointer type] Explicit pointee type for call instruction
Use an extra bit in the CCInfo to flag the newer version of the
instructiont hat includes the type explicitly.

Tested the newer error cases I added, but didn't add tests for the finer
granularity improvements to existing error paths.

llvm-svn: 235160
2015-04-17 06:40:14 +00:00
..
BitWriter.cpp Introduce LLVMWriteBitcodeToMemoryBuffer C API function. 2014-10-14 00:30:59 +00:00
BitcodeWriter.cpp [opaque pointer type] Explicit pointee type for call instruction 2015-04-17 06:40:14 +00:00
BitcodeWriterPass.cpp uselistorder: Remove the global bits 2015-04-15 03:14:06 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile
ValueEnumerator.cpp uselistorder: Thread bit through ValueEnumerator 2015-04-14 23:45:11 +00:00
ValueEnumerator.h uselistorder: Thread bit through ValueEnumerator 2015-04-14 23:45:11 +00:00