[PATCH] D43505: [docs] Use literalinclude for most code in the Kaleidoscope tutorial to ensure the code always compiles and is up to date

Aron Granberg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 21 02:13:51 PST 2018


Voxel added a comment.

In https://reviews.llvm.org/D43505#1014086, @Wilfred wrote:

> Thanks. I think this is a big improvement: it ensures the docs stay in sync with the code rather than discovering that they rely on removed APIs.
>
> I like the token approach you've taken.


Nice!
Since I don't have write access to the repository, how do we go about applying the patch?


Repository:
  rL LLVM

https://reviews.llvm.org/D43505





More information about the llvm-commits mailing list