Use the ArrayType member function for array element types.
authorFilipe Cabecinhas <me@filcab.net>
Wed, 29 Apr 2015 02:27:21 +0000 (02:27 +0000)
committerFilipe Cabecinhas <me@filcab.net>
Wed, 29 Apr 2015 02:27:21 +0000 (02:27 +0000)
commit5c9b6dbb73c55a7858cc2afd637ee267d2c18e70
tree1b8a10a3f0ef1f9bacf9c638148340fcd91d801c
parent3d09e0e55093ecb569a5c7009f105a1b4a257e89
Use the ArrayType member function for array element types.

ArrayType and StructType accept the same types, so no test.

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