[PATCH] D105330: [llvm-nm] Switch command line parsing from llvm::cl to OptTable

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 7 15:04:49 PDT 2021


MaskRay added a comment.

In D105330#2863243 <https://reviews.llvm.org/D105330#2863243>, @dyung wrote:

> I'm not sure why, but after your change (but strangely not when testing your change) to the test tools/llvm-nm/just-symbols.test, it seems to periodically fail on the PS4 buildbot.
>
> 1. https://lab.llvm.org/buildbot/#/builders/139/builds/6756
> 2. https://lab.llvm.org/buildbot/#/builders/139/builds/6759
> 3. https://lab.llvm.org/buildbot/#/builders/139/builds/6761
> 4. https://lab.llvm.org/buildbot/#/builders/139/builds/6762
>
> Can you take a look?

Thanks for the report. Fixed by b81aa458afd023323dcd4400164f6a43d981d7de <https://reviews.llvm.org/rGb81aa458afd023323dcd4400164f6a43d981d7de>


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105330/new/

https://reviews.llvm.org/D105330



More information about the llvm-commits mailing list