[PATCH] D105786: [lld-macho][nfc] Avoid using std::map for PlatformKinds

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 11 15:25:11 PDT 2021


This revision was automatically updated to reflect the committed changes.
int3 marked an inline comment as done.
Closed by commit rGf6e84a84f95e: [lld-macho][nfc] Avoid using std::map for PlatformKinds (authored by int3).

Changed prior to commit:
  https://reviews.llvm.org/D105786?vs=357818&id=357819#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105786

Files:
  lld/MachO/Driver.cpp
  lld/MachO/Driver.h
  lld/MachO/InputFiles.cpp
  lld/MachO/InputFiles.h
  lld/MachO/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105786.357819.patch
Type: text/x-patch
Size: 4997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210711/62d3647b/attachment.bin>


More information about the llvm-commits mailing list