llvm with tablegen backend for capstone disassembler
Go to file
Fangrui Song 892cdc73be [ELF][test] Add dynamic-list-preempt2.s
When producing a DSO, the isPreemptible property of a Defined with
default or protected visibility is affected by the --dynamic-list file,
but not by interposable symbols in other DSOs.

llvm-svn: 368649
2019-08-13 05:08:46 +00:00
clang clang-scan-deps: do not spawn threads when LLVM_ENABLE_THREADS is disabled 2019-08-13 00:36:35 +00:00
clang-tools-extra [clang-doc] Generate HTML links for children namespaces/records 2019-08-12 18:42:46 +00:00
compiler-rt [TSan] Fix test failing on Linux 2019-08-13 00:37:48 +00:00
debuginfo-tests Make nrvo-string test more robust. 2019-06-27 20:38:37 +00:00
libclc Revert "Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC" 2019-08-05 17:23:23 +00:00
libcxx [libc++] Implement CTAD for std::tuple 2019-08-12 18:30:31 +00:00
libcxxabi small follow-up to r368604 2019-08-12 19:19:29 +00:00
libunwind [runtimes] Don't depend on libpthread on Android 2019-07-22 20:41:03 +00:00
lld [ELF][test] Add dynamic-list-preempt2.s 2019-08-13 05:08:46 +00:00
lldb [Symbol] Remove redundant include 2019-08-13 00:25:49 +00:00
llgo
llvm [GlobalISel]: Add KnownBits for G_XOR 2019-08-13 04:32:33 +00:00
openmp Cleanup unused variable. 2019-08-12 12:37:30 +00:00
parallel-libs
polly [NFC][ScopBuilder] Move buildDomains and its callees to ScopBuilder. 2019-08-06 21:51:18 +00:00
pstl [NFC][pstl] Run clang-format 2019-08-08 17:10:45 +00:00
.arcconfig
.clang-format
.clang-tidy
.gitignore Change /build to /build* in top-level .gitignore. 2019-08-02 02:14:08 +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.