[PATCH] D116143: [ELF] Change some global pointers to unique_ptr

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 22 14:36:30 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5fc4323eda60: [ELF] Change some global pointers to unique_ptr (authored by MaskRay).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116143

Files:
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/Driver.h
  lld/ELF/LinkerScript.cpp
  lld/ELF/LinkerScript.h
  lld/ELF/SymbolTable.cpp
  lld/ELF/SymbolTable.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116143.395934.patch
Type: text/x-patch
Size: 3445 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211222/5691fc7e/attachment.bin>


More information about the llvm-commits mailing list