[PATCH] D60773: [llvm-objcopy] Support full list of bfd targets that lld uses.

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 16 07:57:16 PDT 2019


MaskRay added inline comments.


================
Comment at: llvm/tools/llvm-objcopy/CopyConfig.cpp:274
 
+// FIXME: conslidate with the bfd parsing used by lld.
 static const StringMap<MachineInfo> OutputFormatMap{
----------------
Typo. `consolidate`



Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60773





More information about the llvm-commits mailing list