Go to file
Dan Albert dd14234b60 [Driver] Default to -fno-addrsig on Android.
Summary: The Android NDK still uses GNU binutils by default.

Reviewers: srhines, pirama

Reviewed By: srhines

Subscribers: cfe-commits

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

llvm-svn: 350668
2019-01-08 22:33:59 +00:00
clang [Driver] Default to -fno-addrsig on Android. 2019-01-08 22:33:59 +00:00
clang-tools-extra [Query] NFC: Port QueryParser to StringRef 2019-01-08 22:27:08 +00:00
compiler-rt [Sanitizer] Intercept fdevname on FreeBSD 2019-01-08 21:49:37 +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 cmake: Install libraries to DATADIR from GNUInstallDirs 2019-01-07 20:20:37 +00:00
libcxx [Sema] Teach Clang that aligned allocation is not supported with macosx10.13 2019-01-08 20:26:56 +00:00
libcxxabi [libcxx] Remove bad_array_length 2018-11-29 19:44:57 +00:00
libunwind [SEH] Add initial support for AArch64 2018-12-18 20:05:59 +00:00
lld [ELF] Remove checking for spurious '@' at the end of dynamic sym names 2019-01-08 10:50:59 +00:00
lldb [BreakpointList] Simplify/modernize BreakpointList (NFC) 2019-01-08 22:07:42 +00:00
llgo Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
llvm [PGO] Revert r350442 to fix commit message. 2019-01-08 22:33:29 +00:00
openmp [OPENMP][NVPTX]Fix dynamic scheduling. 2019-01-07 14:25:25 +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
pstl [pstl] Avoid shadowing explicit lambda capture with lambda parameter 2019-01-07 17:31: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.