This is an archive of the discontinued LLVM Phabricator instance.

[SE] Change CoreTests target name
ClosedPublic

Authored by jhen on Sep 26 2016, 5:34 PM.

Details

Summary

Call it StreamExecutorCoreTests in order to prevent collision with
targets from other modules.

Diff Detail

Repository
rL LLVM

Event Timeline

jhen updated this revision to Diff 72590.Sep 26 2016, 5:34 PM
jhen retitled this revision from to [SE] Change CoreTests target name.
jhen updated this object.
jhen added reviewers: jlebar, jprice.
jhen added a subscriber: parallel_libs-commits.

This does seem to fix the problem; thanks!

jlebar edited edge metadata.Sep 26 2016, 8:02 PM

:shrug:, okay!

jlebar accepted this revision.Sep 26 2016, 8:02 PM
jlebar edited edge metadata.
This revision is now accepted and ready to land.Sep 26 2016, 8:02 PM
This revision was automatically updated to reflect the committed changes.