mirror of
https://github.com/RPCS3/llvm.git
synced 2025-03-06 01:27:08 +00:00
Fix GettingStarted.rst statement.
Patch by Wei-Ren Chen! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@298995 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
814c8a1f89
commit
31e9ec9aa5
@ -1163,7 +1163,7 @@ the `Command Guide <CommandGuide/index.html>`_.
|
||||
``llc``
|
||||
|
||||
``llc`` is the LLVM backend compiler, which translates LLVM bitcode to a
|
||||
native code assembly file or to C code (with the ``-march=c`` option).
|
||||
native code assembly file.
|
||||
|
||||
``opt``
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user