1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/lib/Target/Lanai/MCTargetDesc
Jonas Devlieghere 2c693415b7 [llvm] Migrate llvm::make_unique to std::make_unique
Now that we've moved to C++14, we no longer need the llvm::make_unique
implementation from STLExtras.h. This patch is a mechanical replacement
of (hopefully) all the llvm::make_unique instances across the monorepo.

llvm-svn: 369013
2019-08-15 15:54:37 +00:00
..
CMakeLists.txt [Lanai] Move InstPrinter files to MCTargetDesc. NFC 2019-05-11 01:25:58 +00:00
LanaiAsmBackend.cpp
LanaiBaseInfo.h
LanaiELFObjectWriter.cpp [llvm] Migrate llvm::make_unique to std::make_unique 2019-08-15 15:54:37 +00:00
LanaiFixupKinds.h
LanaiInstPrinter.cpp Include what you use in LanaiInstPrinter.cpp 2019-06-03 12:53:05 +00:00
LanaiInstPrinter.h [Lanai] Move InstPrinter files to MCTargetDesc. NFC 2019-05-11 01:25:58 +00:00
LanaiMCAsmInfo.cpp
LanaiMCAsmInfo.h
LanaiMCCodeEmitter.cpp Include what you use in LanaiMCCodeEmitter.cpp 2019-06-03 12:42:48 +00:00
LanaiMCExpr.cpp
LanaiMCExpr.h
LanaiMCTargetDesc.cpp Revert CMake: Make most target symbols hidden by default 2019-06-11 03:21:13 +00:00
LanaiMCTargetDesc.h [Lanai] Create a TargetInfo header. NFC 2019-05-14 23:17:18 +00:00
LLVMBuild.txt [Lanai] Move InstPrinter files to MCTargetDesc. NFC 2019-05-11 01:25:58 +00:00