Go to file
Pavel Labath 181b823b04 Move Broadcaster+Listener+Event combo from Core into Utility
Summary:
These are general purpose "utility" classes, whose functionality is not
debugger-specific in any way. As such, I believe they belong in the
Utility module.

This doesn't break any particular dependency (yet), but it reduces the
number of Core dependencies across the board.

Reviewers: zturner, jingham, teemperor, clayborg

Subscribers: mgorny, lldb-commits

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

llvm-svn: 349157
2018-12-14 15:59:49 +00:00
clang Implement -frecord-command-line (-frecord-gcc-switches) 2018-12-14 15:38:15 +00:00
clang-tools-extra [dexp] Change FuzzyFind to also print scope of symbols 2018-12-14 14:17:18 +00:00
compiler-rt Set shared_libasan_path in lit tests for NetBSD 2018-12-14 15:58:05 +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 Update google benchmark again 2018-12-14 03:48:09 +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 Move Broadcaster+Listener+Event combo from Core into Utility 2018-12-14 15:59:49 +00:00
llgo
llvm Implement -frecord-command-line (-frecord-gcc-switches) 2018-12-14 15:38:15 +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.