[Bitcode] Add compatibility test for llvm 3.7.0
authorVedant Kumar <vsk@apple.com>
Tue, 8 Sep 2015 17:39:21 +0000 (17:39 +0000)
committerVedant Kumar <vsk@apple.com>
Tue, 8 Sep 2015 17:39:21 +0000 (17:39 +0000)
commit32a41ddf2de7265777da88d072204ac8949b9cd5
tree80fc612abea19bbdf26604e9773a3c5b6d5ec4f8
parent06465a68cc1eadc91103eab43a304acb4f55963e
[Bitcode] Add compatibility test for llvm 3.7.0

This patch adds llvm-3.7 IR and generated bitcode for our compatibility
test (in accordance with the developer policy).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247031 91177308-0d34-0410-b5e6-96231b3b80d8
test/Bitcode/compatibility-3.7.ll [new file with mode: 0644]
test/Bitcode/compatibility-3.7.ll.bc [new file with mode: 0644]