Add an expand action for ISD label which just deletes the label.
authorChris Lattner <sabre@nondot.org>
Sat, 3 Mar 2007 19:21:38 +0000 (19:21 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 3 Mar 2007 19:21:38 +0000 (19:21 +0000)
commita9569f10de686119ff34b89e102b5a3cbafdf195
treec7765598b63272298b05866f3b9796408a1c6887
parentb90fc7ed211b68c9a36e95c3f6bf877bdc70b524
Add an expand action for ISD label which just deletes the label.
This "fixes" PR1238.

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