mattd added a comment.

In https://reviews.llvm.org/D50410#1202597, @acoomans wrote:

> @mattd thanks for confirming. I tried `clang -cc1as -target x86_64-scei-ps4 
> -debug-info-macros` and got suggestions.
>
> @modocache @mattd Should we try to first land https://reviews.llvm.org/D50515 
> to see if it fails again?


I took a look at https://reviews.llvm.org/D50515, and do not see anything 
target specific in there.  I also applied your patch to two of my local builds 
using the ps4 triple.  I didn't see any errors in the lit tests (yay!)  If you 
can successfully build your tests as x86_64-scei-ps4, and get the expected 
results, then I'd say it is worth seeing how the build-bot responds.


Repository:
  rC Clang

https://reviews.llvm.org/D50410



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

Reply via email to