Fix a bug that prevented compilation of multiple functions
authorChris Lattner <sabre@nondot.org>
Thu, 21 Nov 2002 17:26:58 +0000 (17:26 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 21 Nov 2002 17:26:58 +0000 (17:26 +0000)
commit94e8ee22820f1e16224efc69d6f39ba207814b1e
tree81df50998c921529deb6857b03385f66edec7f59
parent78c1d9037b456b7e093fffa341cc61f2e055b2bc
Fix a bug that prevented compilation of multiple functions

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4809 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/InstSelectSimple.cpp
lib/Target/X86/X86ISelSimple.cpp