1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/docs/tutorial
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
..
MyFirstLanguageFrontend [llvm] Migrate llvm::make_unique to std::make_unique 2019-08-15 15:54:37 +00:00
BuildingAJIT1.rst [llvm] Migrate llvm::make_unique to std::make_unique 2019-08-15 15:54:37 +00:00
BuildingAJIT2.rst [llvm] Migrate llvm::make_unique to std::make_unique 2019-08-15 15:54:37 +00:00
BuildingAJIT3.rst [docs] Add out-of-date warnings to the BuildingAJIT tutorial text. 2018-02-06 21:25:20 +00:00
BuildingAJIT4.rst [ORC][Kaleidoscope] Update ORCJit tutorial. 2017-09-17 00:24:43 +00:00
BuildingAJIT5.rst [ORC][Kaleidoscope] Update ORCJit tutorial. 2017-09-17 00:24:43 +00:00
index.rst [docs] Fix sphinx doc generation errors 2019-08-14 22:18:01 +00:00
LangImpl01.rst unbreak links 2019-07-19 05:49:11 +00:00
LangImpl02.rst unbreak links 2019-07-19 05:49:11 +00:00
LangImpl03.rst unbreak links 2019-07-19 05:49:11 +00:00
LangImpl04.rst unbreak links 2019-07-19 05:49:11 +00:00
LangImpl05.rst unbreak links 2019-07-19 05:49:11 +00:00
LangImpl06.rst unbreak links 2019-07-19 05:49:11 +00:00
LangImpl07.rst unbreak links 2019-07-19 05:49:11 +00:00
LangImpl08.rst unbreak links 2019-07-19 05:49:11 +00:00
LangImpl09.rst unbreak links 2019-07-19 05:49:11 +00:00
LangImpl10.rst unbreak links 2019-07-19 05:49:11 +00:00
OCamlLangImpl1.rst [NFC] fix trivial typos in comments and documents 2018-01-26 08:15:29 +00:00
OCamlLangImpl2.rst LLVM tutorial: fix broken links/anchors 2015-12-15 20:50:29 +00:00
OCamlLangImpl3.rst LLVM tutorial: fix broken links/anchors 2015-12-15 20:50:29 +00:00
OCamlLangImpl4.rst LLVM tutorial: fix broken links/anchors 2015-12-15 20:50:29 +00:00
OCamlLangImpl5.rst [Docs] Fix sphinx warning in OCamlLangImpl5.rst 2019-07-30 16:56:45 +00:00
OCamlLangImpl6.rst Fix some typos in the doc 2016-08-28 20:29:18 +00:00
OCamlLangImpl7.rst Remove the ScalarReplAggregates pass 2016-06-15 00:19:09 +00:00
OCamlLangImpl8.rst LLVM tutorial: fix broken links/anchors 2015-12-15 20:50:29 +00:00