[all-commits] [llvm/llvm-project] e69a73: [llvm-dis] Fix the disable-output flag
Matthew Voss via All-commits
all-commits at lists.llvm.org
Thu Nov 14 13:36:14 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e69a7364f233c19f493e50276812fd049466b895
https://github.com/llvm/llvm-project/commit/e69a7364f233c19f493e50276812fd049466b895
Author: Matthew Voss <matthew.voss at sony.com>
Date: 2019-11-14 (Thu, 14 Nov 2019)
Changed paths:
M llvm/tools/llvm-dis/llvm-dis.cpp
Log Message:
-----------
[llvm-dis] Fix the disable-output flag
My change in llvmorg-10-init-9872-g141bb5f308f broke this flag.
Thanks to @rsmith for the bug.
More information about the All-commits
mailing list