Fix a typo.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178567 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Jakub Staszak 2013-04-02 20:02:36 +00:00
parent 30c729b5d0
commit d0a0757c3b

View File

@ -50,7 +50,7 @@ GENERAL OPTIONS
**-load**\ =\ *puginfilename*
**-load**\ =\ *pluginfilename*
Causes **lli** to load the plugin (shared object) named *pluginfilename* and use
it for optimization.