OSDN Git Service

opt-diff: Support splitting to multiple output files
authorAdam Nemet <anemet@apple.com>
Mon, 26 Feb 2018 21:15:51 +0000 (21:15 +0000)
committerAdam Nemet <anemet@apple.com>
Mon, 26 Feb 2018 21:15:51 +0000 (21:15 +0000)
commitbd8ae82c6378a2149b82d6b13d40558efa9a1149
tree66bae91a28366db7df58d2b55fdda17cddc1d3b1
parent2ee19a308fd7eaee249e20ae156653e46b0b4a71
opt-diff: Support splitting to multiple output files

When reading the resulting files back with opt-viewer, they will be parsed in
parallel.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@326126 91177308-0d34-0410-b5e6-96231b3b80d8
tools/opt-viewer/opt-diff.py