[PATCH] D65983: Autogenerate the shebang lines for tools/opt-viewer
Jonas Devlieghere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 16 15:10:36 PDT 2019
JDevlieghere added a comment.
Chris is correct, `PYTHON_EXECUTABLE` will be an absolute path. For this to work you'll need to remove `/usr/bin/env`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65983/new/
https://reviews.llvm.org/D65983
More information about the llvm-commits
mailing list