CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2019/03/06 07:35:29

Modified files:
        gnu/usr.bin/clang/clang: Makefile 
        gnu/usr.bin/clang/llc: Makefile 
        gnu/usr.bin/clang/lld: Makefile 

Log message:
When linking libLLVM.a in clang and lld include it within the
ld --start-group --end-group block.  bfd ld seems to need this where
lld doesn't.

Reply via email to