Go to file
Jason Henline a3ad6dcfaf [SE] Remove Utils directory
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.

Reviewers: jlebar, jprice

Subscribers: beanz, parallel_libs-commits

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

llvm-svn: 281118
2016-09-09 23:33:58 +00:00
clang Debug info: Bump the default DWARF version on Darwin to 4. 2016-09-09 21:10:35 +00:00
clang-tools-extra Revert "Resubmit "Add a test for clang-tidy using the clang-cl driver."" 2016-09-08 18:02:14 +00:00
compiler-rt [sanitizer] Add interceptor for ttyname_r 2016-09-09 23:09:34 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Replace nextafter implementation 2016-09-08 16:37:56 +00:00
libcxx support: clean up MSVC support 2016-09-08 20:52:48 +00:00
libcxxabi [lit] Replace print with lit_config.note(). 2016-09-02 13:56:05 +00:00
libunwind Add missing _US_ACTION_MASK constant to unwind.h 2016-09-05 18:01:13 +00:00
lld Move the contents of test/elf to test/ELF 2016-09-09 22:46:16 +00:00
lldb xfail DarwinLog "filter message by regex" tests 2016-09-09 17:07:15 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm AMDGPU: Fix immediate folding logic when shrinking instructions 2016-09-09 23:32:53 +00:00
openmp [OPENMP] ppc64le recognized as big-endian 2016-09-09 18:04:23 +00:00
parallel-libs [SE] Remove Utils directory 2016-09-09 23:33:58 +00:00
polly FlattenAlgo: Ensure we _really_ obtain a param space 2016-09-09 16:11:26 +00:00