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-06-03 19:23:13 +00:00
2019-11-19 12:05:55 +09:00
2019-11-19 11:20:52 +09:00