llvm-project/llvm/lib/Target/AVR/MCTargetDesc
Jonas Devlieghere 0eaee545ee [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
..
AVRAsmBackend.cpp
AVRAsmBackend.h
AVRELFObjectWriter.cpp [llvm] Migrate llvm::make_unique to std::make_unique 2019-08-15 15:54:37 +00:00
AVRELFStreamer.cpp
AVRELFStreamer.h
AVRFixupKinds.h
AVRInstPrinter.cpp [AVR] Move InstPrinter files to MCTargetDesc. NFC 2019-05-11 01:03:03 +00:00
AVRInstPrinter.h [AVR] Move InstPrinter files to MCTargetDesc. NFC 2019-05-11 01:03:03 +00:00
AVRMCAsmInfo.cpp
AVRMCAsmInfo.h
AVRMCCodeEmitter.cpp
AVRMCCodeEmitter.h
AVRMCELFStreamer.cpp
AVRMCELFStreamer.h
AVRMCExpr.cpp
AVRMCExpr.h
AVRMCTargetDesc.cpp Revert CMake: Make most target symbols hidden by default 2019-06-11 03:21:13 +00:00
AVRMCTargetDesc.h [AVR] Create a TargetInfo header. NFC 2019-05-14 22:41:58 +00:00
AVRTargetStreamer.cpp
AVRTargetStreamer.h
CMakeLists.txt [AVR] Move InstPrinter files to MCTargetDesc. NFC 2019-05-11 01:03:03 +00:00
LLVMBuild.txt [AVR] Move InstPrinter files to MCTargetDesc. NFC 2019-05-11 01:03:03 +00:00