[StreamExecutor] Merge StreamExecutor's and XLA's StatusOr classes.
authorJustin Lebar <jlebar@google.com>
Wed, 11 Apr 2018 02:34:54 +0000 (19:34 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Wed, 11 Apr 2018 02:37:18 +0000 (19:37 -0700)
commite7b1ab049d22119c7b649046be853ea88120f27a
tree3a9c1f26e083973b43f4a7d5beab6cc45aabd1cf
parent44adf97426c6e1f218010a4a16190b5ec0a9f4df
[StreamExecutor] Merge StreamExecutor's and XLA's StatusOr classes.

StatusOr is a...complicated class to write.  It's really not good to
have two copies of it.  They've diverged (the XLA one is more
sophisticated), and this may be causing upstream build problems with
gcc6.

PiperOrigin-RevId: 192392111
tensorflow/stream_executor/BUILD
tensorflow/stream_executor/lib/statusor.h