Saleem Abdulrasool 9cb2badc59 lld: use std::make_unique (NFC)
The LLVM code base already uses C++14, use std::make_unique
to avoid the explicit constructor invocation via new and to avoid
spelling out the type twice.
2020-06-03 19:23:13 +00:00
..
2020-04-04 12:52:45 -04:00