[PATCH] D12454: Better lit.cfg "native" detection

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 28 16:11:34 PDT 2015


joker.eph added a subscriber: joker.eph.
joker.eph added a comment.

Works for me, I don't know why the original had `host arch == target arch `, which is why I didn't remove it. 
We can try to get this in and revert if we break someone's use case.


http://reviews.llvm.org/D12454





More information about the llvm-commits mailing list