summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2014-12-08 00:41:39 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2014-12-08 00:41:39 +0000
commit687787f018a782c9b030f8786ceb0cf06eb7221b (patch)
tree44754c8a587f4ea2bce97f6c1d859aee5c93a219 /llvm/test/Bitcode
parent05fdab9362bd92ad40e7f45dd7f65107ba04cc52 (diff)
downloadbcm5719-llvm-687787f018a782c9b030f8786ceb0cf06eb7221b.tar.gz
bcm5719-llvm-687787f018a782c9b030f8786ceb0cf06eb7221b.zip
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. llvm-svn: 223623
Diffstat (limited to 'llvm/test/Bitcode')
-rw-r--r--llvm/test/Bitcode/function-local-metadata.3.5.ll (renamed from llvm/test/Bitcode/function-local-metadata.ll)0
-rw-r--r--llvm/test/Bitcode/function-local-metadata.3.5.ll.bc (renamed from llvm/test/Bitcode/function-local-metadata.ll.bc)bin396 -> 396 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/Bitcode/function-local-metadata.ll b/llvm/test/Bitcode/function-local-metadata.3.5.ll
index 58fb64c9b4b..58fb64c9b4b 100644
--- a/llvm/test/Bitcode/function-local-metadata.ll
+++ b/llvm/test/Bitcode/function-local-metadata.3.5.ll
diff --git a/llvm/test/Bitcode/function-local-metadata.ll.bc b/llvm/test/Bitcode/function-local-metadata.3.5.ll.bc
index 6323ca4a6a3..6323ca4a6a3 100644
--- a/llvm/test/Bitcode/function-local-metadata.ll.bc
+++ b/llvm/test/Bitcode/function-local-metadata.3.5.ll.bc
Binary files differ
OpenPOWER on IntegriCloud