From 20910f46b60f8f6cf0a110199a4e8f638c43de83 Mon Sep 17 00:00:00 2001 From: Martin Storsjo Date: Thu, 2 Nov 2017 20:05:20 +0000 Subject: [test] Move llvm-lib tests into tools/llvm-lib. NFC. Similarly to SVN r317189 for llvm-dlltool, these are probably easier to find in a tools subdirectory with a name identical to the tool, than in a toplevel directory with a different name. This matches the move of LibDriver itself in SVN r302995. Differential Revision: https://reviews.llvm.org/D39531 llvm-svn: 317262 --- llvm/test/tools/llvm-lib/Inputs/cl-gl.obj | Bin 0 -> 3734 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100755 llvm/test/tools/llvm-lib/Inputs/cl-gl.obj (limited to 'llvm/test/tools/llvm-lib/Inputs/cl-gl.obj') diff --git a/llvm/test/tools/llvm-lib/Inputs/cl-gl.obj b/llvm/test/tools/llvm-lib/Inputs/cl-gl.obj new file mode 100755 index 00000000000..ff746557d41 Binary files /dev/null and b/llvm/test/tools/llvm-lib/Inputs/cl-gl.obj differ -- cgit v1.2.3