CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2018/06/03 06:34:03

Modified files:
        gnu/llvm/tools/lld/ELF: SyntheticSections.cpp 

Log message:
Work around a bug where discarding the .ARM.exidx section in the armv7 kernel
linker script makes ld.lld(1) crash.  This has been fixed in a different
(proper?) way upstream but backporting their fix is a bit too invasive.

ok patrick@

Reply via email to