This is an archive of the discontinued LLVM Phabricator instance.

[cfi] Test on all available targets.
ClosedPublic

Authored by eugenis on Oct 4 2017, 5:37 PM.

Details

Summary

Run CFI tests on all targets current toolchain can target.
On multiarch Linux, this will run all CFI tests with -m32 and -m64.

Diff Detail

Repository
rL LLVM

Event Timeline

eugenis created this revision.Oct 4 2017, 5:37 PM
pcc accepted this revision.Oct 4 2017, 5:46 PM

LGTM

This revision is now accepted and ready to land.Oct 4 2017, 5:46 PM
This revision was automatically updated to reflect the committed changes.