duncan points out the EH selector values are signed.
authorChris Lattner <sabre@nondot.org>
Fri, 18 Sep 2009 18:34:29 +0000 (18:34 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 18 Sep 2009 18:34:29 +0000 (18:34 +0000)
commit6ba2e87061bad9a24c75db69ab9b80bb6e16d96b
treeccfa42ea440e2e60eab1e914d33bbc5ee5505724
parentc19418f31fa8ab09ff43c57150e5042dbe368f49
duncan points out the EH selector values are signed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82245 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp