[PATCH] D26789: opt-viewer parallelized

Brian Cain via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 21 18:23:44 PST 2016


bcain marked an inline comment as done.
bcain added a comment.

Also note that some of the wrapping was changed.  Florian suggested I try to maintain PEP8 so I just ran `autopep8` and it wrapped some lines.  If preferred I can revert these changes in order to simplify the diff.


https://reviews.llvm.org/D26789





More information about the llvm-commits mailing list