| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Unorphan the old tutorial and reference every page in the index
explicitly. This should hopefully make Sphinx generate correct
hyperlinks now.
|
|
|
|
| |
Update relative links in Kaleidoscope tutorial.
|
|
|
|
|
|
| |
(Trying to debug an incremental build thing on a bot...)
llvm-svn: 371860
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
llvm-svn: 358156
|
|
|
|
| |
llvm-svn: 358154
|
|
things, aligning with the direction of the WiCT workshop, and Meike Baumgärtner's view of how this should work. The old version of the documentation is unmodified, this is an experiment.
llvm-svn: 357862
|