Find a file
Frederic Riss 0e891bcf79 Makefile.rules: add missing CODESIGN call
When building an executable and a shared library at the same time (yes,
Makefile.rules is setup to do this!) the executable was not codesigned.

llvm-svn: 374251
2019-10-09 22:35:56 +00:00
clang [IRBuilder] Update IRBuilder::CreateFNeg(...) to return a UnaryOperator 2019-10-09 21:52:15 +00:00
clang-tools-extra [clangd] Make sure ReplyCallbacks are destroyed before RequestCancelersMutex 2019-10-09 13:59:31 +00:00
compiler-rt [libFuzzer] Fix Alarm callback in fuchsia. 2019-10-09 21:01:50 +00:00
debuginfo-tests
libc Add few docs and implementation of strcpy and strcat. 2019-10-04 17:30:54 +00:00
libclc travis: Add LLVM 9 build 2019-09-27 05:58:15 +00:00
libcxx [libc++][test] Miscellaneous MSVC cleanups 2019-10-09 22:19:17 +00:00
libcxxabi [libc++abi] Introduce a LIBCXXABI_LIBRARY_VERSION option 2019-10-07 19:22:04 +00:00
libunwind [libunwind] Adjust libunwind_01.pass.cpp test for ARM EHABI 2019-10-03 17:01:04 +00:00
lld Unify the two CRC implementations 2019-10-09 09:06:30 +00:00
lldb Makefile.rules: add missing CODESIGN call 2019-10-09 22:35:56 +00:00
llgo
llvm gn build: (manually) merge r374219 2019-10-09 22:22:36 +00:00
openmp [OpenMP] Enable thread affinity on FreeBSD 2019-10-08 21:25:30 +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

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.