Go to file
Aaron Ballman 1a3901c69f Create a subject list for the `used` attribute rather than use custom checking logic.
This changes the diagnostic wording somewhat, but otherwise intends no functional change to the attribute.

llvm-svn: 326665
2018-03-03 21:02:09 +00:00
clang Create a subject list for the `used` attribute rather than use custom checking logic. 2018-03-03 21:02:09 +00:00
clang-tools-extra Adds a clang-tidy test for a failing assertion in the misc-misplaced-const check. 2018-03-02 19:14:34 +00:00
compiler-rt Remove more references to ptrace_pt_{g,s}et_sigmask 2018-03-03 18:41:38 +00:00
debuginfo-tests [Darwin] Specify DWARF 2/4 when running apple accelerator tests. 2018-02-26 20:56:45 +00:00
libclc utils: Adapt to llvm r325155 2018-02-23 07:37:03 +00:00
libcxx Added P0805 to the list of ready bits 2018-03-01 21:16:07 +00:00
libcxxabi [demangler] Support for exception specifications on function types. 2018-02-14 01:08:20 +00:00
libunwind [libunwind][MIPS]: Add support for unwinding in N32 processes. 2018-02-27 21:24:02 +00:00
lld Simplify. NFC. 2018-03-03 02:13:50 +00:00
lldb Mark ObjC testcase as skipUnlessDarwin and fix a typo in test function. 2018-03-02 23:57:09 +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 [InstCombine] add test for vectors with undef elts; NFC 2018-03-03 18:00:15 +00:00
openmp [OMPT] Fix interoperability test with GCC 2018-03-01 14:03:18 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [ScopInfo] Do not use the set dimension ids to carry loop information 2018-03-03 19:27:54 +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.