Go to file
Shoaib Meenai 5e237686d4 [CMake] Fix Bug Report URL
It looks like this hasn't been updated since bugzilla moved.

Patch by Colden Cullen.

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

llvm-svn: 323457
2018-01-25 19:16:46 +00:00
clang Unused diagnostics can occur in tblgen. 2018-01-25 15:57:22 +00:00
clang-tools-extra [clangd] Add ClangdUnit diagnostics tests using annotated code. 2018-01-25 17:29:17 +00:00
compiler-rt Correct typo in TSan code 2018-01-25 11:07:42 +00:00
debuginfo-tests [debuginfo-tests] Support moving debuginfo-tests to llvm/projects 2017-12-12 16:54:20 +00:00
libclc tanpi: Port from amd_builtins 2018-01-19 18:57:22 +00:00
libcxx [cmake] [libcxx] Call llvm_setup_rpath() when adding shared libraries. 2018-01-25 18:13:26 +00:00
libcxxabi [cmake] [libcxxabi] Call llvm_setup_rpath() when adding shared libraries. 2018-01-25 18:43:18 +00:00
libunwind [cmake] [libunwind] Fix find_path() problems when cross compiling 2018-01-22 19:15:06 +00:00
lld Move LMAOffset from the OutputSection to the PhdrEntry. NFC. 2018-01-25 19:02:08 +00:00
lldb Use test-specific module caches to avoid stale header conflicts 2018-01-25 18:01:27 +00:00
llgo
llvm [CMake] Fix Bug Report URL 2018-01-25 19:16:46 +00:00
openmp Fix name of 'macOS' and add asteriks to brands, NFC. 2018-01-23 07:54:10 +00:00
parallel-libs
polly [ScopBuilder] Prefer PHI Write accesses in the statement the incoming value is defined. 2018-01-23 23:56:36 +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.