Go to file
Aleksei Sidorin 8f266dbbdc [ASTImporter] Properly import SourceLocations of Attrs
Patch by Rafael Stahl!

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

llvm-svn: 331762
2018-05-08 12:45:21 +00:00
clang [ASTImporter] Properly import SourceLocations of Attrs 2018-05-08 12:45:21 +00:00
clang-tools-extra Add support for ObjC property name to be a single acronym. 2018-05-04 18:14:08 +00:00
compiler-rt [asan] Fix bug introduced by r331647 2018-05-08 05:58:57 +00:00
debuginfo-tests [Darwin] Specify DWARF 2/4 when running apple accelerator tests. 2018-02-26 20:56:45 +00:00
libclc remquo: Flush denormals if not supported 2018-05-03 05:44:28 +00:00
libcxx Status updates for Rapperswil 2018-05-07 18:59:04 +00:00
libcxxabi Fix test failure for missing _LIBCPP_ENABLE_CXX17_REMOVED_UNEXPECTED_FUNCTIONS 2018-05-03 12:44:27 +00:00
libunwind [cmake] Remove duplicate command line options from build 2018-04-05 20:27:50 +00:00
lld [LLD][ELF][AArch64] Increase test coverage of AArch64ErrataFix [NFC] 2018-05-08 09:36:24 +00:00
lldb Really test type lookup in TestCppTypeLookup.py 2018-05-08 03:08:46 +00:00
llgo
llvm [llvm-rc] Update a stale comment. NFC. 2018-05-08 12:33:54 +00:00
openmp [OMPT] Fix thread_num for implicit_task_end callbacks in nested parallel regions 2018-05-07 12:42:21 +00:00
parallel-libs
polly [test] Replace undef with true/false to make test case less fragile 2018-05-08 07:24:05 +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.