gtbercea added a comment.

In https://reviews.llvm.org/D50845#1219746, @tra wrote:

> Also, whatever macros we generate do not prevent headers from using x86 
> inline assembly. I see quite a few inline asm code in preprocessed output. 
> The headers are from libc ~2.19.


Did you try adding

  Builder.defineMacro("__NO_MATH_INLINES");




Repository:
  rL LLVM

https://reviews.llvm.org/D50845



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

Reply via email to