Go to file
Tatyana Krasnukha 70cf4dd735 Remove extra minuses from command option
Reviewers: labath, abidh, clayborg, ki.stfu

Reviewed By: labath, abidh, clayborg, ki.stfu

Subscribers: clayborg, ki.stfu, lldb-commits

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

llvm-svn: 318846
2017-11-22 17:07:43 +00:00
clang [OPENMP] Do not mark captured variables as artificial in debug info. 2017-11-22 16:02:03 +00:00
clang-tools-extra [FindAllSymbols] Cache regexes, creating them is expensive 2017-11-22 15:38:23 +00:00
compiler-rt [scudo] Make getNumberOfCPUs Fuchsia compliant v2 2017-11-21 21:14:00 +00:00
debuginfo-tests Re-revert "Refactor debuginfo-tests." 2017-11-21 01:20:28 +00:00
libclc math: Implement minmag 2017-11-15 04:10:39 +00:00
libcxx Add another test_macros.h include I missed to tuple.by.type.pass.cpp 2017-11-22 12:29:17 +00:00
libcxxabi [demangler] Document some features that the demangler doesn't yet support, NFC 2017-11-21 15:04:08 +00:00
libunwind [libunwind][CMake] Provide option to disable instalation of the library 2017-11-17 23:29:46 +00:00
lld [MIPS] Write PLT0 entry in case of linking N64 ABI code 2017-11-22 12:34:29 +00:00
lldb Remove extra minuses from command option 2017-11-22 17:07:43 +00:00
llgo irgen: Create functions instead of global variables for builtin hash and equal algorithms. 2017-06-04 22:11:28 +00:00
llvm [AMDGPU] Fix SITargetLowering::LowerCall for pointer info of byval argument 2017-11-22 16:13:35 +00:00
openmp [Clang][OpenMP] New clang/libomptarget map interface: new function signatures, libomptarget-side 2017-11-21 18:26:41 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [CodeGen] Detect empty domain because of parameters context. 2017-11-21 22:11:10 +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.