On 1/17/2019 7:45 AM, Patrick Wildt wrote:
On Wed, Jan 16, 2019 at 07:19:17PM -0500, Brad Smith wrote:
Here is a work in progress diff to update the LLVM/Clang port to
LLVM 7.0.1.
Code generation is broken at the moment on amd64. I don't know what
the issue is. Clang crashes in the X86 backend. This only seems to
affect amd64.
Any feedback and testing welcome.
Is the retpoline/retprotector stuff in there as well? I'm doing the
base upgrade at the moment and I also had clang crashing there. Thank-
fully mortimer@ found the bug and it's fixed in my current diff for
base. Unfortunately lld is generating a weirdly linked kernel.
Yes, all of that stuff was merged.