aaron.ballman added a comment.

In D157331#4653222 <https://reviews.llvm.org/D157331#4653222>, @jrtc27 wrote:

> One more thought: we need to specify a triple for the tests as otherwise 
> it'll use whatever default you have configured in LLVM, which will affect the 
> exact code generated (especially wrt argument and return lowering), no?

Now that we're using the script (which generates a lot more CHECK lines), I 
think we will have to add a triple, good catch. `x86_64-unknown-unknown` seems 
like it would be a reasonable triple (but I defer to @jrtc27 if she's got other 
ideas).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157331

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

Reply via email to