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

Douglas Yung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 7 14:54:52 PDT 2021


dyung added a comment.

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?


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