This is an archive of the discontinued LLVM Phabricator instance.

test/ExecutionEngine: Clean up lit.local.cfg
ClosedPublic

Authored by tstellar on Sep 29 2021, 4:33 PM.

Details

Summary

Switch to using config.root.native_target to determine if tests are
supported. This is a canonical form of the arch from the target
triple.

Diff Detail

Event Timeline

tstellar created this revision.Sep 29 2021, 4:33 PM
tstellar requested review of this revision.Sep 29 2021, 4:33 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 29 2021, 4:33 PM
DavidSpickett accepted this revision.Sep 30 2021, 1:42 AM
This revision is now accepted and ready to land.Sep 30 2021, 1:42 AM
lhames accepted this revision.Sep 30 2021, 9:49 AM
This revision was landed with ongoing or failed builds.Nov 12 2021, 7:48 PM
This revision was automatically updated to reflect the committed changes.