Instead of hacking in custom support for Invoke/Unwind, use the LowerInvoke pass
authorChris Lattner <sabre@nondot.org>
Sun, 5 Oct 2003 19:15:47 +0000 (19:15 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 5 Oct 2003 19:15:47 +0000 (19:15 +0000)
commitc58c169eda62e1c76814d731a567d15047f302d4
tree35f6dbd2a77dd7c8a7e126d89dc3f67d5451e59e
parent5e5252b4c926ee2bd75b36128c8fc7cdb065fca9
Instead of hacking in custom support for Invoke/Unwind, use the LowerInvoke pass

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