[PATCH] D74173: [dsymutil] Change a parameter from Triple to IsArch64Bit

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 6 15:02:19 PST 2020


MaskRay created this revision.
MaskRay added reviewers: avl, JDevlieghere, friss, dblaikie, aprantl.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

This allows DWARFLinker users to avoid a dependency on llvm::Triple


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D74173

Files:
  llvm/include/llvm/DWARFLinker/DWARFLinker.h
  llvm/lib/DWARFLinker/DWARFLinker.cpp
  llvm/tools/dsymutil/DwarfLinkerForBinary.cpp
  llvm/tools/dsymutil/DwarfStreamer.cpp
  llvm/tools/dsymutil/DwarfStreamer.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74173.243020.patch
Type: text/x-patch
Size: 3784 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200206/39114808/attachment-0001.bin>


More information about the llvm-commits mailing list