[PATCH] D28623: [XRay][Arm] Enable back XRay testing on Arm32

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 13 03:30:39 PST 2017


rengolin added a comment.

In https://reviews.llvm.org/D28623#644550, @dberris wrote:

> Yes, that was me assuming that XRay wouldn't be supported in 32-bit systems. But I'm happy to be proven wrong there. :D


Well, before we get this in, it would be good to make sure they actually pass all the tests on an ARMv7 system. I can run it locally on a system like the buildbots to be sure.


https://reviews.llvm.org/D28623





More information about the llvm-commits mailing list