On 1/17/2019 4:37 AM, Jeremie Courreges-Anglas wrote:
On Wed, Jan 16 2019, Brad Smith <b...@comstyle.com> 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.
Do you mean that that it only affects amd64 and not i386? Or did you
successfully test other archs?
Correct. i386 appears to be fine and same for other archs.
Any feedback and testing welcome.
Thanks for sharing this diff. For now, I'm giving it a spin on sparc64.
Thanks. Any and all testing welcome.