OSDN Git Service

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 69d5ff1..4da2180 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.