IR: Fix bitcode compatability filenames
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Mon, 8 Dec 2014 00:41:39 +0000 (00:41 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Mon, 8 Dec 2014 00:41:39 +0000 (00:41 +0000)
commit47a14eae5a82846dc82b7ab9908f982430481879
tree9af86e2f6186855a2b49a42974fff28f9ba6bac1
parent8ecb7e224316b318dfa25266766e6d136a67b7d9
IR: Fix bitcode compatability filenames

As a fixup to r223616, follow the convention of naming the files after
the LLVM release whose bitcode they're maintaining compatability with.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223623 91177308-0d34-0410-b5e6-96231b3b80d8
test/Bitcode/function-local-metadata.3.5.ll [new file with mode: 0644]
test/Bitcode/function-local-metadata.3.5.ll.bc [new file with mode: 0644]
test/Bitcode/function-local-metadata.ll [deleted file]
test/Bitcode/function-local-metadata.ll.bc [deleted file]