Fix a bug found exposed by: Regression/Other/2004-08-20-PackedControlFlow.ll
authorReid Spencer <rspencer@reidspencer.com>
Fri, 20 Aug 2004 15:37:30 +0000 (15:37 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Fri, 20 Aug 2004 15:37:30 +0000 (15:37 +0000)
commit5527c0b6d1bda2c63212f91837792663469fd764
tree17b6af203a1035d488c4bb23c0208a480d52603f
parentb47321ba2bd9dcd45af187bf55e850f2086d9723
Fix a bug found exposed by: Regression/Other/2004-08-20-PackedControlFlow.ll
Packed types need to be allowed in type statements too.

Patch provided by Brad Jones.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15953 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/AsmWriter.cpp