Remove an unused variable.
authorChris Lattner <sabre@nondot.org>
Sat, 5 Jun 2004 01:05:19 +0000 (01:05 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 5 Jun 2004 01:05:19 +0000 (01:05 +0000)
commitf0a3e6c21cc24ebbec701bd8f6b1253b49498457
treeca8a855627f36b83491ba40bb10b56303fa14453
parent5df5a428d32a64aef18349c4941103bc80cbffe5
Remove an unused variable.
Work around for bogus errors: no those static functions don't need to
be executed to be initialized!

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