[llvm] r358418 - [llvm-objdump] Simplify PrintHelpMessage() logic

Tim Northover via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 15 13:20:56 PDT 2019


On Mon, 15 Apr 2019 at 21:15, Alex L via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> I reverted this commit (r358443) as it broke llvm-objdump on darwin:

Not just Darwin. The same failure occurs on Linux.

Fangrui: you *really* need to run all LLVM regression tests before
committing. At least three of your commits today have broken things
and that is not sustainable.

Tim.


More information about the llvm-commits mailing list