[opaque pointer type] Serialize the type of an llvm::Function as a function type...
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 17 Apr 2015 16:28:26 +0000 (16:28 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 17 Apr 2015 16:28:26 +0000 (16:28 +0000)
commit6aa30ccfdb076642390e07cfae96ad4dbc7842b5
treec1fea8a9437e483f2dc5195440ba24443f5611b1
parent1e3da044d8926d800ab44bfd8c265c29e2d21752
[opaque pointer type] Serialize the type of an llvm::Function as a function type rather than a function pointer type

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