This is an archive of the discontinued LLVM Phabricator instance.

Fix the RUN on UBSAN unit tests
ClosedPublic

Authored by sgundapa on Nov 30 2015, 8:10 AM.

Details

Summary

For the build set up which runs the unit tests using an emulator like QEMU,
the unit tests must be run using %run.

Diff Detail

Repository
rL LLVM

Event Timeline

sgundapa updated this revision to Diff 41405.Nov 30 2015, 8:10 AM
sgundapa retitled this revision from to Fix the RUN on UBSAN unit tests.
sgundapa updated this object.
sgundapa added reviewers: rengolin, samsonov.
sgundapa added a subscriber: llvm-commits.
samsonov accepted this revision.Nov 30 2015, 10:43 AM
samsonov edited edge metadata.

LGTM

This revision is now accepted and ready to land.Nov 30 2015, 10:43 AM
This revision was automatically updated to reflect the committed changes.