diff options
author | Nico Weber <nicolasweber@gmx.de> | 2019-01-24 18:30:33 +0000 |
---|---|---|
committer | Nico Weber <nicolasweber@gmx.de> | 2019-01-24 18:30:33 +0000 |
commit | cf8baa8307be8918c5200292f20909ddaa5515cd (patch) | |
tree | 4dc0697b5308d730187654898aee8ae60b1dd80c | |
parent | 93e435f26309f636c23148dcbaad89b902eb1018 (diff) | |
download | llvm-cf8baa8307be8918c5200292f20909ddaa5515cd.zip llvm-cf8baa8307be8918c5200292f20909ddaa5515cd.tar.gz llvm-cf8baa8307be8918c5200292f20909ddaa5515cd.tar.bz2 |
lld/coff: Rename two tests from .s to .test
llvm-svn: 352074
-rw-r--r-- | lld/test/COFF/associative-comdat-empty.test (renamed from lld/test/COFF/associative-comdat-empty.s) | 0 | ||||
-rw-r--r-- | lld/test/COFF/associative-comdat-order.test (renamed from lld/test/COFF/associative-comdat-order.s) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/lld/test/COFF/associative-comdat-empty.s b/lld/test/COFF/associative-comdat-empty.test index 1499d90..1499d90 100644 --- a/lld/test/COFF/associative-comdat-empty.s +++ b/lld/test/COFF/associative-comdat-empty.test diff --git a/lld/test/COFF/associative-comdat-order.s b/lld/test/COFF/associative-comdat-order.test index 31105d5..31105d5 100644 --- a/lld/test/COFF/associative-comdat-order.s +++ b/lld/test/COFF/associative-comdat-order.test |