Just a test for now, adapted from x86_64 tests of XRay.
This is one of 3 commits to different repositories of XRay ARM port. The other 2 are:
- https://reviews.llvm.org/D23931 (LLVM)
- https://reviews.llvm.org/D23933 (compiler-rt)
Differential D23932
[XRay] ARM 32-bit no-Thumb support in Clang rSerge on Aug 26 2016, 10:06 AM. Authored by
Details Just a test for now, adapted from x86_64 tests of XRay.
Diff Detail
Event TimelineComment Actions 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. :) |