diff options
Diffstat (limited to 'llvm/docs/CMake.html')
-rw-r--r-- | llvm/docs/CMake.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CMake.html b/llvm/docs/CMake.html index 1f50d397f00..2d4f4ef8c88 100644 --- a/llvm/docs/CMake.html +++ b/llvm/docs/CMake.html @@ -352,7 +352,7 @@ <p>to your linker options. This is required for adding the relevant LLVM object code to the executable. Not doing this will result on - some methods returning NULL (<i>ExecutionEngine::create</i>, for + some methods returning NULL (<i>EngineBuilder::create</i>, for instance).</p> </div> |