[PATCH] D132887: [llvm-objdump] [debuginfod] Fetch for very-stripped binaries.

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 28 00:42:48 PDT 2022


jhenderson accepted this revision.
jhenderson added a comment.
This revision is now accepted and ready to land.

LGTM, with small nit.



================
Comment at: llvm/test/tools/llvm-objdump/debuginfod.test:87-89
+NOSECTIONS: <>:
+SECTIONS: <.text>:
+SYMBOLS: <main>:
----------------
Small nit: I'd reorder these to match the order they're used in.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132887



More information about the llvm-commits mailing list