[Bitcode] Fix accidental syntax errors in compatibility tests
authorVedant Kumar <vsk@apple.com>
Tue, 27 Oct 2015 22:10:17 +0000 (22:10 +0000)
committerVedant Kumar <vsk@apple.com>
Tue, 27 Oct 2015 22:10:17 +0000 (22:10 +0000)
commitd43bc36ad4439ade5f25d0102ff40c4c64aa9e21
tree8b6279de781926c1c6804114db229668ecf289ca
parentd694139c3adfd04c3eddfee57e155e4e8dac1321
[Bitcode] Fix accidental syntax errors in compatibility tests

We used automated tools to update our IR to its current syntax in commit
21f77df7(r247378). While it correctly updated the CHECK lines in our
compatibility tests, the IR should have remained untouched.  This commit
fixes the syntax errors.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@251458 91177308-0d34-0410-b5e6-96231b3b80d8
test/Bitcode/compatibility-3.6.ll
test/Bitcode/compatibility-3.7.ll