Improve compatibility with programs that already have a prototype for 'write',
authorChris Lattner <sabre@nondot.org>
Sun, 8 Feb 2004 22:14:44 +0000 (22:14 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 8 Feb 2004 22:14:44 +0000 (22:14 +0000)
commit501825e08a927a406cc328d09b3ff1bde44aefc0
tree7cd61bb352431f13896757e6a3565b9bd0ce8966
parenta306d3720a7a77141b2d4761a16be5ae7412a82d
Improve compatibility with programs that already have a prototype for 'write',
even if it is wierd in some way.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11207 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/LowerInvoke.cpp