all targets should be required to declare legal integer types. My plan to
authorChris Lattner <sabre@nondot.org>
Sat, 7 Nov 2009 18:53:00 +0000 (18:53 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 7 Nov 2009 18:53:00 +0000 (18:53 +0000)
commit9e496d223102cb3d5e37c513a697e30532e71bc0
treec7a4126972d9a585bd67c1f05bccb772ea90b087
parentb8391aa969b384e33e9d3245533ff80188bfd72f
all targets should be required to declare legal integer types.  My plan to
make it optional doesn't work out.  If you don't want to specify this, don't
specify a TD string at all.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86394 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetData.h