[PATCH] D73093: [llvm-readobj] - Remove rpath.test.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 21 05:18:19 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG295aea807892: [llvm-readobj] - Remove rpath.test. (authored by grimar).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73093/new/

https://reviews.llvm.org/D73093

Files:
  llvm/test/tools/llvm-readobj/ELF/Inputs/rpath.exe.elf-x86_64
  llvm/test/tools/llvm-readobj/ELF/rpath.test


Index: llvm/test/tools/llvm-readobj/ELF/rpath.test
===================================================================
--- llvm/test/tools/llvm-readobj/ELF/rpath.test
+++ /dev/null
@@ -1,4 +0,0 @@
-RUN: llvm-readobj --dynamic-table %p/Inputs/rpath.exe.elf-x86_64 \
-RUN:   | FileCheck %s
-
-CHECK: 0x000000000000000F RPATH  Library rpath: [/usr/local/lib]


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73093.239288.patch
Type: text/x-patch
Size: 356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200121/e64bb03b/attachment.bin>


More information about the llvm-commits mailing list