[PATCH] D81111: lld: use `std::make_unique` rather than spelling out types twice

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 3 12:05:38 PDT 2020


int3 accepted this revision.
int3 added a comment.
This revision is now accepted and ready to land.

Seems fine but this code is part of the old lld-macho and will likely be removed in the near future


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81111





More information about the llvm-commits mailing list