This is an archive of the discontinued LLVM Phabricator instance.

[zorg] Disable XRay when not building the sanitizers anyway
ClosedPublic

Authored by dberris on Jul 25 2016, 2:06 AM.

Details

Summary

This should resolve one of the causes for failure when XRay is default-built as part of compiler-rt. This should unblock r276251 in compiler-rt.

Undo changes

Disable building XRay for fast builder

Diff Detail

Repository
rL LLVM

Event Timeline

dberris updated this revision to Diff 65314.Jul 25 2016, 2:06 AM
dberris retitled this revision from to [zorg] Disable XRay when not building the sanitizers anyway.
dberris updated this object.
dberris added reviewers: gkistanova, rengolin.
gkistanova accepted this revision.Jul 26 2016, 12:46 PM
gkistanova edited edge metadata.

LGTM.

Thanks

Galina

This revision is now accepted and ready to land.Jul 26 2016, 12:46 PM
This revision was automatically updated to reflect the committed changes.