[PATCH] D132504: [NFC] [Object] Refactor out library to fetch debug info by build ID.

Daniel Thornburgh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 14 15:58:21 PDT 2022


mysterymath added a comment.

In D132504#3779234 <https://reviews.llvm.org/D132504#3779234>, @MaskRay wrote:

>> [NFC] [Object] Refactor out library to fetch debug info by build ID.
>
> typo? `[Object] Refactor Object to fetch debug info by build ID`?

The intent was "refactor-out", as in "extract by refactoring." Changed wording to "Create".


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132504



More information about the llvm-commits mailing list