nickdesaulniers added a comment.

In D56571#1477992 <https://reviews.llvm.org/D56571#1477992>, @jyu2 wrote:

> Please let me know if that is clang problem.


It's an orthogonal issue with Clang's integrated assembler. @compudj confirmed 
that setting `-no-integrated-as` solves the issue (which is what we do 
throughout the kernel, except in a few places mostly by accident).  I'm 
following up with @compudj off thread.

If we can get help w/ code review of:

- https://reviews.llvm.org/D58260
- https://reviews.llvm.org/D60887
- https://reviews.llvm.org/D60224

Then I think we'll have everything we need to land this patch, for the Linux 
kernel's consumption.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56571/new/

https://reviews.llvm.org/D56571



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to