Go to file
Adrian Prantl 8f06d10291 Remove the Disassembly benchmarks.
While I was out hunting for remaining pexpect-based tests, I came
across these tests that can't possibly work an any modern system, as
they rely on having gdb available in /Developer.

This patch simply removes the test without replacement.

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

llvm-svn: 349194
2018-12-14 21:06:00 +00:00
clang [OPENMP][NVPTX]Improved interwarp copy function. 2018-12-14 21:00:58 +00:00
clang-tools-extra [dexp] Change FuzzyFind to also print scope of symbols 2018-12-14 14:17:18 +00:00
compiler-rt Mark interception_failure_test.cc as passing for NetBSD and asan-dynamic-runtime 2018-12-14 16:26:09 +00:00
debuginfo-tests Set config.lit_tools_dir, which is needed by lit.llvm.initialize. 2018-11-06 21:54:27 +00:00
libclc travis: Add cmake build 2018-11-27 16:07:21 +00:00
libcxx Tolerate Clangs new static_assert messages 2018-12-14 20:42:36 +00:00
libcxxabi [libcxx] Remove bad_array_length 2018-11-29 19:44:57 +00:00
libunwind [AArch64][libunwind] Unwinding support for return address signing 2018-12-14 11:30:12 +00:00
lld Correctly handle skewed streams in drop_front() method. 2018-12-13 18:11:33 +00:00
lldb Remove the Disassembly benchmarks. 2018-12-14 21:06:00 +00:00
llgo
llvm Add missing includes and forward decls to unbreak build 2018-12-14 21:04:00 +00:00
openmp [OpenMP] Fix transient divide by zero bug in 32-bit code 2018-12-13 23:18:55 +00:00
parallel-libs
polly [CMake] Fix generation of exported targets in build directory 2018-11-06 15:18:17 +00:00
README.md Update the project name in README.md 2018-10-19 00:03:01 +00:00

README.md

The LLVM Compiler Infrastructure

This directory and its subdirectories contain source code for LLVM, a toolkit for the construction of highly optimized compilers, optimizers, and runtime environments.