1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/tools/opt-viewer
Adam Nemet f0b0e7655b [opt-viewer] Accept directories that are searched for opt.yaml files
This allows to pass the build directory where all the opt.yaml files are
rather than find | xargs which may invoke opt-viewer multiple times producing
incomplete html output.

The patch generalizes the same functionality from opt-diff.

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

llvm-svn: 308200
2017-07-17 18:00:41 +00:00
..
CMakeLists.txt
opt-diff.py [opt-viewer] Accept directories that are searched for opt.yaml files 2017-07-17 18:00:41 +00:00
opt-stats.py [opt-viewer] Accept directories that are searched for opt.yaml files 2017-07-17 18:00:41 +00:00
opt-viewer.py [opt-viewer] Accept directories that are searched for opt.yaml files 2017-07-17 18:00:41 +00:00
optpmap.py [opt-viewer] Flush stdout after progress update 2017-07-14 04:54:26 +00:00
optrecord.py [opt-viewer] Accept directories that are searched for opt.yaml files 2017-07-17 18:00:41 +00:00
style.css