mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-25 13:27:52 +00:00
[ORC][docs] Fix an RST error: the code-block directive needs a newline after it.
llvm-svn: 366270
This commit is contained in:
parent
50c8118277
commit
fa4aa724b9
@ -452,6 +452,7 @@ ThreadSafeContexts can be explicitly constructed from a
|
||||
std::unique_ptr<LLVMContext>:
|
||||
|
||||
.. code-block:: c++
|
||||
|
||||
ThreadSafeContext TSCtx(llvm::make_unique<LLVMContext>());
|
||||
|
||||
ThreadSafeModules can be constructed from a pair of a std::unique_ptr<Module>
|
||||
|
Loading…
x
Reference in New Issue
Block a user