projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe45fd0
)
Docs: tweak code-block spacing.
author
Ahmed Bougacha
<ahmed.bougacha@gmail.com>
Mon, 18 Nov 2013 22:26:59 +0000
(22:26 +0000)
committer
Ahmed Bougacha
<ahmed.bougacha@gmail.com>
Mon, 18 Nov 2013 22:26:59 +0000
(22:26 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195049
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/WritingAnLLVMBackend.rst
patch
|
blob
|
history
diff --git
a/docs/WritingAnLLVMBackend.rst
b/docs/WritingAnLLVMBackend.rst
index 35c853e5ed0fb10414bf7dee53b0818c470dbc01..35a2d164a909309106cf8a4fd77c70c10d9594cf 100644
(file)
--- a/
docs/WritingAnLLVMBackend.rst
+++ b/
docs/WritingAnLLVMBackend.rst
@@
-976,6
+976,7
@@
operands:
This results in:
.. code-block:: c++
+
namespace X86 {
namespace OpTypes {
enum OperandType {