[StreamExecutor] getOrDie and dieIfError utils
authorJason Henline <jhen@google.com>
Wed, 31 Aug 2016 23:30:41 +0000 (23:30 +0000)
committerJason Henline <jhen@google.com>
Wed, 31 Aug 2016 23:30:41 +0000 (23:30 +0000)
commitc1e2b83d099112721b57fc8451c184401b93efaf
treeba971573f1eb2848be86f289ccdec79c1f4bcfd3
parent8dd4dad08bbef5d578c0a84882cbefbcf0858cec
[StreamExecutor] getOrDie and dieIfError utils

Reviewers: jlebar

Subscribers: jprice, parallel_libs-commits

Differential Revision: https://reviews.llvm.org/D24107

llvm-svn: 280312
parallel-libs/streamexecutor/examples/Example.cpp
parallel-libs/streamexecutor/include/streamexecutor/StreamExecutor.h
parallel-libs/streamexecutor/include/streamexecutor/Utils/Error.h
parallel-libs/streamexecutor/lib/Utils/Error.cpp