[PATCH] D125474: [DWARFLinker][NFC] Add None value to the DwarfLinkerAccelTableKind enum.

Alexey Lapshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 16 09:06:44 PDT 2022


avl updated this revision to Diff 429739.
avl added a comment.

added 'None' value for 'accelerator' option of dsymutil.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125474

Files:
  llvm/docs/CommandGuide/dsymutil.rst
  llvm/include/llvm/DWARFLinker/DWARFLinker.h
  llvm/lib/DWARFLinker/DWARFLinker.cpp
  llvm/test/tools/dsymutil/X86/accelerator.test
  llvm/tools/dsymutil/LinkUtils.h
  llvm/tools/dsymutil/Options.td
  llvm/tools/dsymutil/dsymutil.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125474.429739.patch
Type: text/x-patch
Size: 9986 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220516/3cab5631/attachment.bin>


More information about the llvm-commits mailing list