lld_mac.md: Grammar fix
Change-Id: I69242e1ebae3a70ad17f84e51de38a99c9d8cc55 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3016247 Auto-Submit: Nico Weber <thakis@chromium.org> Reviewed-by: Mark Mentovai <mark@chromium.org> Commit-Queue: Mark Mentovai <mark@chromium.org> Cr-Commit-Position: refs/heads/master@{#900105}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
2738faaac8
commit
2fe54574fa
@ -13,8 +13,8 @@ is the executable file format used on most OSs, including Linux, Android,
|
||||
Chrome OS, Fuchsia), and it's faster than other COFF linkers (the executable
|
||||
file format on Windows).
|
||||
|
||||
LLD is currently 3-4x faster at linking Chromium Framework than ld64, the macOS
|
||||
system linker in symbol\_level=0 release builds, despite ld64 being already
|
||||
LLD is currently 3-4x as fast as ld64, the macOS system linker, at linking
|
||||
Chromium Framework in symbol\_level=0 release builds, despite ld64 being already
|
||||
fast.
|
||||
|
||||
LLD has advantages unrelated to speed, too:
|
||||
|
Reference in New Issue
Block a user