Test that eh_selector lowering accepts global variables as well as bitcasts
authorDuncan Sands <baldrick@free.fr>
Fri, 27 Apr 2007 06:56:53 +0000 (06:56 +0000)
committerDuncan Sands <baldrick@free.fr>
Fri, 27 Apr 2007 06:56:53 +0000 (06:56 +0000)
commitc88725fe21ca0cd2f0de28458b0ae333dd4317d6
tree3432f4499f958ef08ab864d82f749dc3f434bcd5
parent99f9a77c496e8dc65fa7d9f693de9bec9aa574e5
Test that eh_selector lowering accepts global variables as well as bitcasts
of global variables.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36500 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/Generic/2007-04-14-EHSelectorCrash.ll [new file with mode: 0644]