[PATCH] D102601: [NFC][object] Change the input parameter of the method isDebugSection.

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 17 02:41:18 PDT 2021


qiucf added a comment.

You added implementation of `XCOFFObjectFile::isDebugSection`, which does not exist before your patch (besides, its implementation is not as 'trivial' as others). Are you sure this is an NFC?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102601



More information about the llvm-commits mailing list