diff --git a/docs/llvmpipe.html b/docs/llvmpipe.html index 80f8a017665..d69590726f9 100644 --- a/docs/llvmpipe.html +++ b/docs/llvmpipe.html @@ -203,11 +203,65 @@ for posterior analysis, e.g.: We use LLVM-C bindings for now. They are not documented, but follow the C++ interfaces very closely, and appear to be complete enough for code generation. See - http://npcontemplation.blogspot.com/2008/06/secret-of-llvm-c-bindings.html - for a stand-alone example. See the llvm-c/Core.h file for reference. + + this stand-alone example. See the llvm-c/Core.h file for reference. +

Recommended Reading

+ + +