Go to file
Benjamin Kramer 61085ca999 Update lld tests after r321526.
llvm-svn: 321529
2017-12-28 17:20:41 +00:00
clang Avoid int to string conversion in Twine or raw_ostream contexts. 2017-12-28 16:58:54 +00:00
clang-tools-extra Avoid int to string conversion in Twine or raw_ostream contexts. 2017-12-28 16:58:54 +00:00
compiler-rt -fsanitize=vptr warnings on bad static types in dynamic_cast and typeid 2017-12-28 12:45:23 +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 [libcxx] Suppress unused warning on apple. 2017-12-25 05:33:42 +00:00
libcxxabi [libcxxabi] Pass LIBCXXABI_SYSROOT and LIBCXXABI_GCC_TOOLCHAIN to lit 2017-12-12 01:20:37 +00:00
libunwind There is no portable format string for printing `uintptr_t` values. 2017-12-27 05:46:53 +00:00
lld Update lld tests after r321526. 2017-12-28 17:20:41 +00:00
lldb Remove duplicate declaration from D41550; NFC 2017-12-28 07:48:10 +00:00
llgo
llvm Revert r321377, it causes regression to https://reviews.llvm.org/P8055. 2017-12-28 17:02:34 +00:00
openmp Unify build documentation and convert to reStructuredText 2017-12-27 09:15:10 +00:00
parallel-libs
polly [CodeGen] Fix noalias annotations for memcpy/memmove. 2017-12-22 17:44:53 +00:00
README.md

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.