Fix a user-reported error building with GCC 3.4.4 on Cygwin.
authorChris Lattner <sabre@nondot.org>
Tue, 5 Jun 2007 23:49:06 +0000 (23:49 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 5 Jun 2007 23:49:06 +0000 (23:49 +0000)
commit1405d008d8d1549f69ba7cc31f0686d2380170df
treeb5ce3981a678174642fd6ecb2e845133328ce7ee
parent993fc9594eca60ef5294b4c90cb2e36dd2503163
Fix a user-reported error building with GCC 3.4.4 on Cygwin.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37445 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Function.cpp