Go to file
Eric Fiselier bed690e370 Attempt to remove linker workaround on the buildbots.
I have no idea if this is still needed, but removing the
workaround seems like the easiest way to test.

I'll revert this change if the bots go red.

llvm-svn: 373650
2019-10-03 19:13:35 +00:00
clang [HIP] Use option -nogpulib to disable linking device lib 2019-10-03 18:59:56 +00:00
clang-tools-extra Add the misc-init-local-variables check. 2019-10-02 17:18:57 +00:00
compiler-rt [compiler-rt] More optimization levels in signal_line.cpp test 2019-10-03 18:18:35 +00:00
debuginfo-tests Make nrvo-string test more robust. 2019-06-27 20:38:37 +00:00
libc Add a director, along with README.txt and LICENSE.txt, for libc. 2019-09-16 21:39:08 +00:00
libclc travis: Add LLVM 9 build 2019-09-27 05:58:15 +00:00
libcxx Attempt to remove linker workaround on the buildbots. 2019-10-03 19:13:35 +00:00
libcxxabi [libc++abi] Do not export some implementation-detail functions 2019-10-03 14:24:53 +00:00
libunwind [libunwind] Adjust libunwind_01.pass.cpp test for ARM EHABI 2019-10-03 17:01:04 +00:00
lld [mips] Use llvm-readobj `-A` flag in test cases. NFC 2019-10-03 12:08:04 +00:00
lldb [Host] Return the user's shell from GetDefaultShell 2019-10-03 18:29:01 +00:00
llgo
llvm [NFC] Fix unused variable in release builds 2019-10-03 18:35:44 +00:00
openmp [OpenMP] FreeBSD address check if mapped more native 2019-09-28 19:01:59 +00:00
parallel-libs
polly [Alignment][NFC] Remove StoreInst::setAlignment(unsigned) 2019-10-03 13:17:21 +00:00
pstl [pstl] Allow customizing whether per-TU insulation is provided 2019-08-13 12:49:00 +00:00
.arcconfig
.clang-format
.clang-tidy
.git-blame-ignore-revs Add LLDB reformatting to .git-blame-ignore-revs 2019-09-04 09:31:55 +00:00
.gitignore Add a newline at the end of the file 2019-09-04 06:33:46 +00:00
README.md
sve-fp.ll [AArch64][SVE] Adding patterns for floating point SVE add instructions. 2019-10-03 14:19:55 +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.