Go to file
Jason Molenda 0af609d17c Remove the hardcoded macos deployment targets altogether
from the xcode project files.  We'll build for the current
OS only, by default.  

llvm-svn: 322603
2018-01-17 00:22:27 +00:00
clang Add context to why test was disabled on Windows 2018-01-16 19:53:06 +00:00
clang-tools-extra add ID as a special acronym to objc property declaration check for property names like bundleID.allow using acronyms as suffix. 2018-01-17 00:19:35 +00:00
compiler-rt [hwasan] Build runtime library with -fPIC, not -fPIE. 2018-01-16 19:21:45 +00:00
debuginfo-tests [debuginfo-tests] Support moving debuginfo-tests to llvm/projects 2017-12-12 16:54:20 +00:00
libclc configure.py: Add gfx900 (Vega, Raven) 2017-11-27 11:14:06 +00:00
libcxx More constexpr algorithms from P0202. search/search_n 2018-01-16 15:48:27 +00:00
libcxxabi Update version to 7.0.0svn 2018-01-03 15:42:34 +00:00
libunwind [PPC64] Added vector registers. 2018-01-16 20:54:10 +00:00
lld Inline foot gun into only valid use. 2018-01-16 19:28:28 +00:00
lldb Remove the hardcoded macos deployment targets altogether 2018-01-17 00:22:27 +00:00
llgo
llvm [hwasan] Rename sized load/store callbacks to be consistent with ASan. 2018-01-16 23:15:08 +00:00
openmp Fixed libomp static build broken by the commit rL322202. 2018-01-11 15:09:49 +00:00
parallel-libs
polly [IslTools] dumpPw: Dump same structure pieces together. 2018-01-16 18:39:42 +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.