diff options
author | Jessica Paquette <jpaquette@apple.com> | 2019-03-27 18:14:32 +0000 |
---|---|---|
committer | Jessica Paquette <jpaquette@apple.com> | 2019-03-27 18:14:32 +0000 |
commit | beda859a15ae064c5ace8c230709fdf79dc7a602 (patch) | |
tree | 20069d9a6ffe5344226eb5a3d39590d56ab206e4 /llvm/unittests/IR/ConstantRangeTest.cpp | |
parent | 2e9ddcc30e846687c9c0112d3ae32acccc9757bb (diff) | |
download | bcm5719-llvm-beda859a15ae064c5ace8c230709fdf79dc7a602.tar.gz bcm5719-llvm-beda859a15ae064c5ace8c230709fdf79dc7a602.zip |
[opt-viewer] Make filter_=None by default in get_remarks and gather_results
Right now, if you try to use optdiff.py on any opt records, it will fail because
its calls to gather_results weren't updated to support filtering.
Since filters are supposed to be optional, this makes them None by default in
get_remarks and in gather_results. This allows other tools that don't support
filtering to still use the functions as is.
Differential Revision: https://reviews.llvm.org/D59894
llvm-svn: 357106
Diffstat (limited to 'llvm/unittests/IR/ConstantRangeTest.cpp')
0 files changed, 0 insertions, 0 deletions