mirror of
https://github.com/intel/llvm.git
synced 2026-01-31 16:29:50 +08:00
ELF2: Add a note about performance.
llvm-svn: 250227
This commit is contained in:
@@ -11,3 +11,10 @@ Capabilities
|
||||
------------
|
||||
This linker can link LLVM and Clang on Linux/x86-64 or FreeBSD/x86-64
|
||||
with -LLVM_ENABLE_THREADS=OFF. "Hello world" can be linked on Linux/PPC64.
|
||||
|
||||
Performance
|
||||
-----------
|
||||
Achieving good performance is one of our goals. It's too early to reach a
|
||||
conclusion, but we are optimistic about that as it currently seems to be faster
|
||||
than GNU gold. It will be interesting to compare when we are close to feature
|
||||
parity.
|
||||
|
||||
Reference in New Issue
Block a user