Initialize this variable on all paths, fixing a crasher in windows. Thanks
authorChris Lattner <sabre@nondot.org>
Sat, 19 Nov 2005 07:48:33 +0000 (07:48 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 19 Nov 2005 07:48:33 +0000 (07:48 +0000)
commit3367079b0bc5fcb12bc155577457469cded5c528
treef5e066424ccec285cdc7c350be8d15e6e33944a3
parent3aa2c74e192124244d22aaef857980e16fab49ea
Initialize this variable on all paths, fixing a crasher in windows.  Thanks
to JeffC for pointing this out.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24426 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/CodeGenTarget.cpp