diff options
Diffstat (limited to 'docs/llvmpipe.html')
-rw-r--r-- | docs/llvmpipe.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/llvmpipe.html b/docs/llvmpipe.html index 13eb92473fc..87d1fd44d35 100644 --- a/docs/llvmpipe.html +++ b/docs/llvmpipe.html @@ -127,7 +127,7 @@ need to ask, don't even try it. To profile llvmpipe you should pass the options <pre> - scons build=profile <same-as-before> + scons build=profile <same-as-before> </pre> This will ensure that frame pointers are used both in C and JIT functions, and |