From e0b5c6f9217e27c4a8f97c08f5bb488312429af8 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Mon, 10 May 2010 15:41:22 -0600 Subject: gallivm/llvmpipe: move an old comment to a better location --- src/gallium/drivers/llvmpipe/lp_bld_blend.h | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'src/gallium/drivers') diff --git a/src/gallium/drivers/llvmpipe/lp_bld_blend.h b/src/gallium/drivers/llvmpipe/lp_bld_blend.h index ebbdb1a604..b2ada10a3d 100644 --- a/src/gallium/drivers/llvmpipe/lp_bld_blend.h +++ b/src/gallium/drivers/llvmpipe/lp_bld_blend.h @@ -29,17 +29,6 @@ #define LP_BLD_BLEND_H -/** - * @file - * LLVM IR building helpers interfaces. - * - * 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 - * genration. See - * http://npcontemplation.blogspot.com/2008/06/secret-of-llvm-c-bindings.html - * for a standalone example. - */ - #include "gallivm/lp_bld.h" #include "pipe/p_format.h" -- cgit v1.2.3