Avoid crashing on Arguments, just silently miscompile
authorChris Lattner <sabre@nondot.org>
Wed, 4 Dec 2002 17:15:34 +0000 (17:15 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 4 Dec 2002 17:15:34 +0000 (17:15 +0000)
commitd6c4cfab54e1defa78103bf122d6c79354e121b1
treef61388124e6393f4beaf8159a70c1fc8fb171e1e
parent9f1bd8010282253935a4ca41877651240a2be6ab
Avoid crashing on Arguments, just silently miscompile

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