[SEH] Fix llvm.eh.exceptioncode fast register allocation assertion
authorReid Kleckner <rnk@google.com>
Fri, 9 Oct 2015 00:15:13 +0000 (00:15 +0000)
committerReid Kleckner <rnk@google.com>
Fri, 9 Oct 2015 00:15:13 +0000 (00:15 +0000)
commitf10802ddc8d414d0fa9f3e264bfd7e212c22d71b
tree3f3795a6e55fde5ca03803dd6da5958c552fef78
parent00fda7326747a933f448fa5ebfd5bf5f9d8c99b9
[SEH] Fix llvm.eh.exceptioncode fast register allocation assertion

I called the wrong MachineBasicBlock::addLiveIn() overload.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@249786 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/SelectionDAGISel.h
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
test/CodeGen/X86/seh-exception-code.ll