]> granicus.if.org Git - llvm/commitdiff
Rename a test. NFC.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 14 Jul 2015 15:06:18 +0000 (15:06 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 14 Jul 2015 15:06:18 +0000 (15:06 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242151 91177308-0d34-0410-b5e6-96231b3b80d8

test/Object/archive-extract.test [moved from test/Object/extract.ll with 96% similarity]

similarity index 96%
rename from test/Object/extract.ll
rename to test/Object/archive-extract.test
index 69d5ff107b4f9418f6b73b7a67d1022031929cc4..4da2180eff36b7d02898127ccb5829198a555622 100644 (file)
@@ -1,5 +1,3 @@
-; This isn't really an assembly file, its just here to run the test.
-
 ; This test just makes sure that llvm-ar can extract bytecode members
 ; from various style archives.