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:
30c729b
)
Fix a typo.
author
Jakub Staszak
<kubastaszak@gmail.com>
Tue, 2 Apr 2013 20:02:36 +0000
(20:02 +0000)
committer
Jakub Staszak
<kubastaszak@gmail.com>
Tue, 2 Apr 2013 20:02:36 +0000
(20:02 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178567
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/CommandGuide/lli.rst
patch
|
blob
|
history
diff --git
a/docs/CommandGuide/lli.rst
b/docs/CommandGuide/lli.rst
index 7cc128444dac9ab7fcd52fd8061ab6134c1445c5..a9aaf310e1f39824f13d73831d6f02088412e04b 100644
(file)
--- a/
docs/CommandGuide/lli.rst
+++ b/
docs/CommandGuide/lli.rst
@@
-50,7
+50,7
@@
GENERAL OPTIONS
-**-load**\ =\ *puginfilename*
+**-load**\ =\ *p
l
uginfilename*
Causes **lli** to load the plugin (shared object) named *pluginfilename* and use
it for optimization.