Crashed the new type legalizer. Not likely to catch
authorDuncan Sands <baldrick@free.fr>
Mon, 4 Feb 2008 09:40:27 +0000 (09:40 +0000)
committerDuncan Sands <baldrick@free.fr>
Mon, 4 Feb 2008 09:40:27 +0000 (09:40 +0000)
commitdf3fb5ef97d628579ee86a7dfb767ad925fc73cc
tree711a570b3bb47b83ac7a7644a69f8e98b487c891
parent6cb7e6d36bf7d5b3687ae19217fef6dd24448285
Crashed the new type legalizer.  Not likely to catch
any bugs in the future since to get the crash you also
need hacked in fake libcall support (which creates odd
but legal trees), but since adding it doesn't hurt...
Thanks to Chris for this ultimately reduced version.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46706 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/Generic/2008-01-30-LoadCrash.ll [new file with mode: 0644]