summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Labath <pavel@labath.sk>2018-12-13 12:13:29 +0000
committerPavel Labath <pavel@labath.sk>2018-12-13 12:13:29 +0000
commit1a4e2cc27a6cade6bf851edd93856f5a8c8482f0 (patch)
tree5b488d21b41b01b614039b5ca74f5e5d13166b70
parent99cd644b6cbb9f33f56da99237e4e131ec4c3c8e (diff)
downloadbcm5719-llvm-1a4e2cc27a6cade6bf851edd93856f5a8c8482f0.tar.gz
bcm5719-llvm-1a4e2cc27a6cade6bf851edd93856f5a8c8482f0.zip
Classify tests in lit/Modules
We've recently developed a convention where the tests are placed into subfolders according to the object file type. This applies that convention to existing tests too. llvm-svn: 349027
-rw-r--r--lldb/lit/Modules/ELF/build-id-case.yaml (renamed from lldb/lit/Modules/build-id-case.yaml)0
-rw-r--r--lldb/lit/Modules/ELF/compressed-sections.yaml (renamed from lldb/lit/Modules/compressed-sections.yaml)0
-rw-r--r--lldb/lit/Modules/ELF/duplicate-section.yaml (renamed from lldb/lit/Modules/elf-duplicate-section.yaml)0
-rw-r--r--lldb/lit/Modules/ELF/many-sections.s (renamed from lldb/lit/Modules/elf-many-sections.s)0
-rw-r--r--lldb/lit/Modules/ELF/section-types.yaml (renamed from lldb/lit/Modules/elf-section-types.yaml)0
-rw-r--r--lldb/lit/Modules/ELF/short-build-id.yaml (renamed from lldb/lit/Modules/short-build-id.yaml)0
-rw-r--r--lldb/lit/Modules/MachO/lc_build_version.yaml (renamed from lldb/lit/Modules/lc_build_version.yaml)0
-rw-r--r--lldb/lit/Modules/MachO/lc_build_version_notools.yaml (renamed from lldb/lit/Modules/lc_build_version_notools.yaml)0
-rw-r--r--lldb/lit/Modules/MachO/lc_version_min.yaml (renamed from lldb/lit/Modules/lc_version_min.yaml)0
9 files changed, 0 insertions, 0 deletions
diff --git a/lldb/lit/Modules/build-id-case.yaml b/lldb/lit/Modules/ELF/build-id-case.yaml
index 843bc40fb79..843bc40fb79 100644
--- a/lldb/lit/Modules/build-id-case.yaml
+++ b/lldb/lit/Modules/ELF/build-id-case.yaml
diff --git a/lldb/lit/Modules/compressed-sections.yaml b/lldb/lit/Modules/ELF/compressed-sections.yaml
index b85ab699e9b..b85ab699e9b 100644
--- a/lldb/lit/Modules/compressed-sections.yaml
+++ b/lldb/lit/Modules/ELF/compressed-sections.yaml
diff --git a/lldb/lit/Modules/elf-duplicate-section.yaml b/lldb/lit/Modules/ELF/duplicate-section.yaml
index b4b391cc912..b4b391cc912 100644
--- a/lldb/lit/Modules/elf-duplicate-section.yaml
+++ b/lldb/lit/Modules/ELF/duplicate-section.yaml
diff --git a/lldb/lit/Modules/elf-many-sections.s b/lldb/lit/Modules/ELF/many-sections.s
index a5e4aee1882..a5e4aee1882 100644
--- a/lldb/lit/Modules/elf-many-sections.s
+++ b/lldb/lit/Modules/ELF/many-sections.s
diff --git a/lldb/lit/Modules/elf-section-types.yaml b/lldb/lit/Modules/ELF/section-types.yaml
index bc37d564552..bc37d564552 100644
--- a/lldb/lit/Modules/elf-section-types.yaml
+++ b/lldb/lit/Modules/ELF/section-types.yaml
diff --git a/lldb/lit/Modules/short-build-id.yaml b/lldb/lit/Modules/ELF/short-build-id.yaml
index 90781347392..90781347392 100644
--- a/lldb/lit/Modules/short-build-id.yaml
+++ b/lldb/lit/Modules/ELF/short-build-id.yaml
diff --git a/lldb/lit/Modules/lc_build_version.yaml b/lldb/lit/Modules/MachO/lc_build_version.yaml
index 4479662627f..4479662627f 100644
--- a/lldb/lit/Modules/lc_build_version.yaml
+++ b/lldb/lit/Modules/MachO/lc_build_version.yaml
diff --git a/lldb/lit/Modules/lc_build_version_notools.yaml b/lldb/lit/Modules/MachO/lc_build_version_notools.yaml
index f84c71aff6a..f84c71aff6a 100644
--- a/lldb/lit/Modules/lc_build_version_notools.yaml
+++ b/lldb/lit/Modules/MachO/lc_build_version_notools.yaml
diff --git a/lldb/lit/Modules/lc_version_min.yaml b/lldb/lit/Modules/MachO/lc_version_min.yaml
index e79107069f3..e79107069f3 100644
--- a/lldb/lit/Modules/lc_version_min.yaml
+++ b/lldb/lit/Modules/MachO/lc_version_min.yaml
OpenPOWER on IntegriCloud