This is an archive of the discontinued LLVM Phabricator instance.

[XRay] Merge xray clang flag tests, and add powerpc64le.
ClosedPublic

Authored by timshen on Feb 17 2017, 2:12 PM.

Details

Summary

I'm not sure why they were in different files, but it's kind of harder to maintain. I create this patch partially for initiate a discussion.

Diff Detail

Repository
rL LLVM

Event Timeline

timshen created this revision.Feb 17 2017, 2:12 PM
dberris accepted this revision.Feb 17 2017, 6:26 PM

LGTM

Actually, now that you mention this, I don't think there was a good reason to do it this way.

Thanks @timshen!

This revision is now accepted and ready to land.Feb 17 2017, 6:26 PM
This revision was automatically updated to reflect the committed changes.