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)
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

index b8b1c47b6a3a0f8c02acfb9c5be0c4806e13ef48..a85c3644b3abb93a450b18dcfa20b5fbf01ed143 100644 (file)
Binary files a/test/Bitcode/invalid.ll.bc and b/test/Bitcode/invalid.ll.bc differ