[PATCH] D23932: [XRay] ARM 32-bit no-Thumb support in Clang

Renato Golin via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 26 11:16:52 PDT 2016


rengolin accepted this revision.
rengolin added a comment.
This revision is now accepted and ready to land.

If this works without the other two patches, it's reasonably unrelated and harmless, and should be ok as soon as the other two patches are approved.

Not because it's wrong, just because we don't want to advertise features in Clang that yet don't exist in LLVM. :)


https://reviews.llvm.org/D23932





More information about the cfe-commits mailing list