[PATCH] D54884: [bugpoint] Find 'opt', etc., in bugpoint directory

Brian Gesiak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 9 08:49:50 PST 2018


modocache updated this revision to Diff 177436.
modocache added a comment.

Search the bugpoint directory first, and only fall back to PATH if the program isn't there.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D54884

Files:
  test/BugPoint/compile-custom.ll
  test/BugPoint/crash-narrowfunctiontest.ll
  test/BugPoint/invalid-debuginfo.ll
  test/BugPoint/metadata.ll
  test/BugPoint/named-md.ll
  test/BugPoint/remove_arguments_test.ll
  test/BugPoint/replace-funcs-with-null.ll
  tools/bugpoint/ExecutionDriver.cpp
  tools/bugpoint/OptimizerDriver.cpp
  tools/bugpoint/ToolRunner.cpp
  tools/bugpoint/ToolRunner.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54884.177436.patch
Type: text/x-patch
Size: 16900 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181209/d9f2d1bd/attachment.bin>


More information about the llvm-commits mailing list