[PATCH] D111361: [lld][test] Remove /usr/local/lib test requirement

Keith Smiley via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 7 15:18:44 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdfeaa1941bd0: [lld][test] Remove /usr/local/lib test requirement (authored by keith).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111361

Files:
  lld/test/MachO/search-paths-darwin.test


Index: lld/test/MachO/search-paths-darwin.test
===================================================================
--- lld/test/MachO/search-paths-darwin.test
+++ lld/test/MachO/search-paths-darwin.test
@@ -7,8 +7,7 @@
 CHECK:      Library search paths:
 CHECK-NEXT: [[LDIR]]
 CHECK-NEXT: /usr/lib
-CHECK-NEXT: /usr/local/lib
-CHECK-NEXT: Framework search paths:
+CHECK: Framework search paths:
 CHECK-NEXT: [[FDIR]]
 CHECK-NEXT: /Library/Frameworks
 CHECK-NEXT: /System/Library/Frameworks


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111361.378028.patch
Type: text/x-patch
Size: 490 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211007/da9e8811/attachment.bin>


More information about the llvm-commits mailing list