Go to file
Adrian Prantl bff272faa9 Add test for lldb-mi interpreter
Test that "lldb-mi --interpreter" can interpret "target list" CLI command.

Patch by Alex Polyakov!

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

llvm-svn: 326847
2018-03-06 23:25:04 +00:00
clang Fix a typo from r326844; NFC 2018-03-06 23:09:01 +00:00
clang-tools-extra [clangd] Don't end completion item labels with '::' 2018-03-06 16:45:21 +00:00
compiler-rt [XRay][compiler-rt] Make unit tests depend on implementation files 2018-03-06 23:06:09 +00:00
debuginfo-tests [Darwin] Specify DWARF 2/4 when running apple accelerator tests. 2018-02-26 20:56:45 +00:00
libclc lgamma_r: Move code from .inc to .cl file 2018-03-06 17:48:47 +00:00
libcxx One more test for P0767: 2018-03-06 15:01:55 +00:00
libcxxabi [demangler] Modernize the rest of the demangler. 2018-03-06 14:21:10 +00:00
libunwind [libunwind][MIPS]: Add support for unwinding in N32 processes. 2018-02-27 21:24:02 +00:00
lld Do not create temporary strings just to print out spaces. NFC. 2018-03-06 22:48:46 +00:00
lldb Add test for lldb-mi interpreter 2018-03-06 23:25:04 +00:00
llgo
llvm [Transforms] Add missing header for InstructionCombining.cpp, in order to export LLVMInitializeInstCombine as extern "C". Fixes PR35947. 2018-03-06 23:06:13 +00:00
openmp Improve OpenMP threadprivate implementation. 2018-03-05 18:42:01 +00:00
parallel-libs
polly [Polly][CMake] Fix lit setup for building the in the mono repo 2018-03-05 14:43:04 +00:00
README.md Add an svn project to contain the files that appear at the root of the 2017-10-19 21:09:49 +00:00

README.md

Low Level Virtual Machine (LLVM)

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