[all-commits] [llvm/llvm-project] 1ca85b: [llvm-bcanalyzer] Don't dump the contents if -dump...
Visoiu Mistrih Francis via All-commits
all-commits at lists.llvm.org
Wed Nov 13 10:39:57 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1ca85b3d33a14394c9c11d68a40d038075d7e8ee
https://github.com/llvm/llvm-project/commit/1ca85b3d33a14394c9c11d68a40d038075d7e8ee
Author: Francis Visoiu Mistrih <francisvm at yahoo.com>
Date: 2019-11-13 (Wed, 13 Nov 2019)
Changed paths:
A llvm/test/Other/bcanalyzer-dump-option.txt
M llvm/tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp
Log Message:
-----------
[llvm-bcanalyzer] Don't dump the contents if -dump is not passed
With all the previous refactorings this slipped through and now we
always dump the contents of the bitcode files, even if -dump is not
passed.
More information about the All-commits
mailing list