Go to file
Erich Keane 24a0f04f77 Add AddressSpace mangling to MS mode
All of the symbols demangle on llvm-undname and demangler.com. This
address space qualifier is useful for when we want to use opencl C++ in
Windows mode. Additionally, C++ address-space using functions will now
be usable on windows.

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

Change-Id: Ife4506613c3cce778a783456d62117fbf7d83c26
llvm-svn: 349209
2018-12-14 23:17:34 +00:00
clang Add AddressSpace mangling to MS mode 2018-12-14 23:17:34 +00:00
clang-tools-extra [dexp] Change FuzzyFind to also print scope of symbols 2018-12-14 14:17:18 +00:00
compiler-rt Mark interception_failure_test.cc as passing for NetBSD and asan-dynamic-runtime 2018-12-14 16:26:09 +00:00
debuginfo-tests Set config.lit_tools_dir, which is needed by lit.llvm.initialize. 2018-11-06 21:54:27 +00:00
libclc travis: Add cmake build 2018-11-27 16:07:21 +00:00
libcxx Tolerate Clangs new static_assert messages 2018-12-14 20:42:36 +00:00
libcxxabi [libcxx] Remove bad_array_length 2018-11-29 19:44:57 +00:00
libunwind [AArch64][libunwind] Unwinding support for return address signing 2018-12-14 11:30:12 +00:00
lld [test] Capture stderr from 'tar --version' call as well 2018-12-14 22:38:01 +00:00
lldb Update a comment according to r255360 "Remove -r and -R options from dotest.py" 2018-12-14 23:02:41 +00:00
llgo Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
llvm DebugInfo: Avoid using split DWARF when the split unit would be empty. 2018-12-14 22:44:46 +00:00
openmp [OpenMP] Fix transient divide by zero bug in 32-bit code 2018-12-13 23:18:55 +00:00
parallel-libs Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
polly [CMake] Fix generation of exported targets in build directory 2018-11-06 15:18:17 +00:00
README.md Update the project name in README.md 2018-10-19 00:03:01 +00:00

README.md

The LLVM Compiler Infrastructure

This directory and its subdirectories contain source code for LLVM, a toolkit for the construction of highly optimized compilers, optimizers, and runtime environments.