1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 05:23:45 +02:00
llvm-mirror/lib/Bitcode
Duncan P. N. Exon Smith 1350530482 BitcodeWriter: Replace dead code with an assertion, NFC
The caller of ValueEnumerator::EnumerateOperandType never sends in
metadata.  Assert that, and remove the unnecessary logic.

llvm-svn: 264558
2016-03-28 00:03:12 +00:00
..
Reader Reapply ~"Bitcode: Collect all MDString records into a single blob" 2016-03-27 23:17:54 +00:00
Writer BitcodeWriter: Replace dead code with an assertion, NFC 2016-03-28 00:03:12 +00:00
CMakeLists.txt
LLVMBuild.txt
module.modulemap