Bitcode support for allocas with arbitrary array size types.
authorDan Gohman <gohman@apple.com>
Fri, 28 May 2010 01:38:28 +0000 (01:38 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 28 May 2010 01:38:28 +0000 (01:38 +0000)
commita37dd3e6a5b0d2081bcd83a85183c33d3aba7cda
tree2a4c3cda184cb381c9fe70da3489f7c0a7315694
parent4251d85ae775910a254dc47a03e394de17865c2b
Bitcode support for allocas with arbitrary array size types.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104915 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp