https://bugs.kde.org/show_bug.cgi?id=338252
--- Comment #29 from Philippe Waroquiers <philippe.waroqui...@skynet.be> --- Created attachment 111644 --> https://bugs.kde.org/attachment.cgi?id=111644&action=edit tentative patch to support llvm+lto With the attached patch, llvm+lto works till the link phase on ubuntu 17.10+clang version 4.0.1-6 (tags/RELEASE_401/final). However, it fails at link time with: Global is external, but doesn't have external or weak linkage! i64 ()* @do_syscall_WRK LLVM ERROR: Broken module found, compilation aborted! clang: error: linker command failed with exit code 1 (use -v to see invocation) -- You are receiving this mail because: You are watching all bug changes.