summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/Inputs
diff options
context:
space:
mode:
authorOwen Reynolds <gbreynoo@gmail.com>2019-09-26 12:32:11 +0000
committerOwen Reynolds <gbreynoo@gmail.com>2019-09-26 12:32:11 +0000
commitb4e2d471f762fc760c26f781a7a86ec3c8ab7355 (patch)
tree17c093c6e642ba085bee667f6ce3d91894d3fcc2 /llvm/test/Object/Inputs
parent163c54d288b20a394de59f808401b0a19f71a472 (diff)
downloadbcm5719-llvm-b4e2d471f762fc760c26f781a7a86ec3c8ab7355.tar.gz
bcm5719-llvm-b4e2d471f762fc760c26f781a7a86ec3c8ab7355.zip
[llvm-ar][test] Move MRI tests from "llvm/test/Object/"
llvm/test/Object/ contains tests for the ArchiveWriter library, however support for MRI scripts is found in llvm-ar and not the library. This diff moves the MRI related tests and removes those that are duplicates. Differential Revision: https://reviews.llvm.org/D68038 llvm-svn: 372973
Diffstat (limited to 'llvm/test/Object/Inputs')
-rw-r--r--llvm/test/Object/Inputs/mri-crlf.mri2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/test/Object/Inputs/mri-crlf.mri b/llvm/test/Object/Inputs/mri-crlf.mri
deleted file mode 100644
index b8540304f2e..00000000000
--- a/llvm/test/Object/Inputs/mri-crlf.mri
+++ /dev/null
@@ -1,2 +0,0 @@
-; this file intentionally has crlf line endings
-end
OpenPOWER on IntegriCloud