[PATCH] D63239: [llvm-objcopy][NFC] Refactor output target parsing

Seiya Nuta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 14 03:25:39 PDT 2019


seiya marked an inline comment as done.
seiya added a comment.

In D63239#1543266 <https://reviews.llvm.org/D63239#1543266>, @jhenderson wrote:

> LGTM, with one nit. Also, if I understand it correctly, this change should have no functional change, right? In that case, please tag the summary with [NFC] (i.e. [llvm-objcopy][NFC] Refactor output target parsing) when you commit.


Yes it is NFC. Thanks.


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

https://reviews.llvm.org/D63239





More information about the llvm-commits mailing list