llvm with tablegen backend for capstone disassembler
Go to file
Chris Bieneman 2be86df4b1 [CMake] Add PARENT_TARGET option to add_sanitizer_rt_symbols.
Summary: This is another step in a multi-step refactoring to move add_sanitizer_rt_symbols in the direction of other add_* functions in compiler-rt.

Reviewers: filcab, bogner, kubabrecka, zaks.anna, glider, samsonov

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D12409

llvm-svn: 246178
2015-08-27 18:27:33 +00:00
clang [CUDA] Improve CUDA compilation pipeline creation. 2015-08-27 18:10:41 +00:00
clang-tools-extra [clang-tidy] Move clang-tidy docs to a separate directory. Create doc files for checks 2015-08-27 18:10:07 +00:00
compiler-rt [CMake] Add PARENT_TARGET option to add_sanitizer_rt_symbols. 2015-08-27 18:27:33 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Update mailing list reference. 2015-08-24 22:43:24 +00:00
libcxx Do not include pthread.h and sched.h when threads are disabled 2015-08-27 17:47:34 +00:00
libcxxabi Fix or disable C++11 tests in C++03 mode 2015-08-20 01:22:17 +00:00
libunwind [libunwind] Remove unused includes. 2015-08-27 06:58:31 +00:00
lld ELF/AMDGPU: Remove another unused private member variable 2015-08-27 17:11:10 +00:00
lldb Remove class Language - the only thing it was actually being used for is provided by LanguageRuntime already 2015-08-27 18:18:49 +00:00
llgo Update to new lists.llvm.org 2015-08-05 04:03:05 +00:00
llvm [TableGen] Remove dead code. NFC. 2015-08-27 18:14:21 +00:00
openmp Update README.txt to include table of supported Power processors 2015-08-27 17:19:17 +00:00
polly Do not detect Scops with only one loop. 2015-08-27 16:55:18 +00:00