Go to file
Erik Pilkington d26ace3955 [demangler] Fix a MSVC alignment warning.
This should fix llvm.org/PR37944

llvm-svn: 336157
2018-07-03 00:23:18 +00:00
clang Per C++ [over.match.copy]p1, direct-initialization of a reference can 2018-07-02 23:25:22 +00:00
clang-tools-extra [clangd] Implement hover for "auto" and "decltype" 2018-07-02 16:28:34 +00:00
compiler-rt [scudo] Enable Scudo memory hooks for Fuchsia. 2018-07-02 19:48:01 +00:00
debuginfo-tests
libclc atom: Use volatile pointers for cl_khr_{global,local}_int32_{base,extended}_atomics 2018-06-21 19:27:39 +00:00
libcxx [Win32] Overload ==, != for locale_t and long long 2018-07-02 20:11:15 +00:00
libcxxabi [demangler] Fix a MSVC alignment warning. 2018-07-03 00:23:18 +00:00
libunwind Introduce a separate preprocessor macro, _LIBUNWIND_USE_DLADDR, for directly controlling a dependency on dladdr(). This will allow us to use libunwind without adding a libdl dependency. 2018-06-29 20:41:50 +00:00
lld [LTO] Errors in LLVM backend should manifest as lld errors 2018-07-02 21:01:43 +00:00
lldb [lldb-mi] Re-implement a few MI commands. 2018-07-02 23:54:06 +00:00
llgo Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
llvm [demangler] Fix a MSVC alignment warning. 2018-07-03 00:23:18 +00:00
openmp [OMPT] Use alloca() to force availability of frame pointer 2018-07-02 09:13:38 +00:00
parallel-libs Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
polly Fix for r336080: Missing colon in REQUIRES line 2018-07-02 08:36:49 +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.