1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/tools/opt-viewer
Chris Bieneman 91c7b0fa0a Autogenerate the shebang lines for tools/opt-viewer
Summary:
Since these files depend on the built python modules, they need to use
the right python binary to run them. So use configure_file
to set the right shebang line.

Patch By: cbiesinger (Christian Biesinger)

Reviewers: chandlerc, beanz, anemet

Reviewed By: anemet

Subscribers: compnerd, JDevlieghere, mgorny, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D65983

llvm-svn: 369486
2019-08-21 01:48:28 +00:00
..
CMakeLists.txt Autogenerate the shebang lines for tools/opt-viewer 2019-08-21 01:48:28 +00:00
opt-diff.py.in Autogenerate the shebang lines for tools/opt-viewer 2019-08-21 01:48:28 +00:00
opt-stats.py.in Autogenerate the shebang lines for tools/opt-viewer 2019-08-21 01:48:28 +00:00
opt-viewer.py.in Autogenerate the shebang lines for tools/opt-viewer 2019-08-21 01:48:28 +00:00
optpmap.py [opt-viewer] Add --filter option to select remarks for displaying. 2019-02-06 18:43:37 +00:00
optrecord.py.in Autogenerate the shebang lines for tools/opt-viewer 2019-08-21 01:48:28 +00:00
style.css [opt-viewer] Add javascript to expand/hide full message for multiline remarks. 2019-01-25 17:48:31 +00:00