mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-12 02:33:33 +00:00
Clang is now production quality (at least for C).
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74484 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
875ace52ee
commit
e8e4d588c3
@ -71,9 +71,8 @@ impossible for LLVMC to choose the right linker in that case::
|
||||
$ ./a.out
|
||||
hello
|
||||
|
||||
By default, LLVMC uses ``llvm-gcc`` to compile the source code. It is
|
||||
also possible to choose the work-in-progress ``clang`` compiler with
|
||||
the ``-clang`` option.
|
||||
By default, LLVMC uses ``llvm-gcc`` to compile the source code. It is also
|
||||
possible to choose the ``clang`` compiler with the ``-clang`` option.
|
||||
|
||||
|
||||
Predefined options
|
||||
|
Loading…
x
Reference in New Issue
Block a user