Add a license comment to the generated arm_neon.h header.
authorBob Wilson <bob.wilson@apple.com>
Thu, 9 Dec 2010 18:31:01 +0000 (18:31 +0000)
committerBob Wilson <bob.wilson@apple.com>
Thu, 9 Dec 2010 18:31:01 +0000 (18:31 +0000)
commit0e1fb7afcccb3ade0f159172e32292349f65011e
tree73d7c8689e8cbf5f42127dc889f44b2356451784
parentb853e6c3702149cdbbd6fa404334e3ba0055641a
Add a license comment to the generated arm_neon.h header.
Remove the previous header.  I don't think we need to expose to end users
that we use TableGen to produce our version of arm_neon.h, and that header
was also using doubleslash comments which could be a problem when using it
in strict C89 compilations.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121390 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/NeonEmitter.cpp