llvm/lib/Bitcode
Duncan P. N. Exon Smith e0157e2632 BitcodeWriter: Replace dead code with an assertion, NFC
The caller of ValueEnumerator::EnumerateOperandType never sends in
metadata.  Assert that, and remove the unnecessary logic.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@264558 91177308-0d34-0410-b5e6-96231b3b80d8
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