Changes requested (avoid getFunction(), avoid Type creation via isVoidTy(), and avoid...
authorVictor Hernandez <vhernandez@apple.com>
Tue, 3 Nov 2009 20:39:35 +0000 (20:39 +0000)
committerVictor Hernandez <vhernandez@apple.com>
Tue, 3 Nov 2009 20:39:35 +0000 (20:39 +0000)
commit3ad70d5d61f3f86fb5bc167e157680fc107a1173
treec0abf43548aaf93987feaa96e76695ffff7aa121
parenta9e610768bad77f400bc763a0011e77aee19053e
Changes requested (avoid getFunction(), avoid Type creation via isVoidTy(), and avoid redundant isFreeCall cases) in feedback to r85176

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85936 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/MemoryBuiltins.cpp
lib/VMCore/Instruction.cpp