diff options
Diffstat (limited to 'docs/GettingStarted.rst')
-rw-r--r-- | docs/GettingStarted.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GettingStarted.rst b/docs/GettingStarted.rst index 5a8a2976df..6016b53bfc 100644 --- a/docs/GettingStarted.rst +++ b/docs/GettingStarted.rst @@ -759,7 +759,7 @@ The following options can be used to set or enable LLVM specific options: case. The current set of targets is: ``arm, cpp, hexagon, mblaze, mips, mipsel, msp430, powerpc, ptx, sparc, spu, - x86, x86_64, xcore``. + systemz, x86, x86_64, xcore``. ``--enable-doxygen`` |