Use a larger invalid attribute bitcode number
authorReid Kleckner <reid@kleckner.net>
Thu, 31 Oct 2013 19:12:36 +0000 (19:12 +0000)
committerReid Kleckner <reid@kleckner.net>
Thu, 31 Oct 2013 19:12:36 +0000 (19:12 +0000)
commit844e7d35d400aa2feb4310d620b9ad8393ed5c17
tree61d067057cc34eb6bf14962afacaac214ca33209
parent9e189f12e6779dd6e7918f8b20f6ace4f9838dd7
Use a larger invalid attribute bitcode number

That way the test won't start faililng when someone adds a new attribute
and wants to use the next logical enum (38) for bitcode.  The new
bitcode file tries to use the number 48 as an attribute instead.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193787 91177308-0d34-0410-b5e6-96231b3b80d8
test/Bitcode/invalid.ll.bc