isuckatcs added a comment.

> As long as you don't need the library (which, if you have a preprocessed file 
> or a test, should absolutely not be necessary), you can just do the -cc1 
> option of -triple <whatever>, or the non- -cc1 option of -target <whatever>.
>
> Both use basically the same options list, and that bot seems to be 
> "aarch64-unknown-linux-gnu" (see under cmake-stage-1 the llvm host triple)

Thanks for this hint, it helped a lot!


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

https://reviews.llvm.org/D135495

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

Reply via email to