Skip to content

Prebuilt ready-to-use LLVM LLD for both FreeBSD 11 and Darwin 10.11

Notifications You must be signed in to change notification settings

VerKnowSys/Sofin-llds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

For Darwin - 10.11:

sudo mv /usr/bin/ld /usr/bin/ld.orig
sudo install this/repo/Darwin/3.9/ld /usr/bin/ld

# No additional actions required.. it usually just works

For FreeBSD 11.0:

install this/repo/FreeBSD/3.9/ld.lld /usr/bin/ld.lld

# Pass -fuse-ld=lld to your compiler f.i. via CFLAGS/CXXFLAGS

About

Prebuilt ready-to-use LLVM LLD for both FreeBSD 11 and Darwin 10.11

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published