This is an archive of the discontinued LLVM Phabricator instance.

[SE] Remove Utils directory
ClosedPublic

Authored by jhen on Sep 9 2016, 4:37 PM.

Details

Summary

There is no purpose in splitting out the Error class from the rest of
the StreamExecutor code. This organization was just a vestige of an old
failed design.

Plus, this change fixes a bug in the build where the utilites library
was not being statically linked in with libstreamexecutor.

Diff Detail

Repository
rL LLVM

Event Timeline

jhen updated this revision to Diff 70927.Sep 9 2016, 4:37 PM
jhen retitled this revision from to [SE] Remove Utils directory.
jhen updated this object.
jhen added reviewers: jlebar, jprice.
jhen added a subscriber: parallel_libs-commits.
jlebar accepted this revision.Sep 9 2016, 4:38 PM
jlebar edited edge metadata.
This revision is now accepted and ready to land.Sep 9 2016, 4:38 PM
This revision was automatically updated to reflect the committed changes.
parallel-libs/trunk/streamexecutor/lib/Error.cpp