llvm with tablegen backend for capstone disassembler
Go to file
Eric Beckmann 36793a0ecf Revert "Switch external cvtres.exe for llvm's own resource library."
This reverts commit 600d52c278e123dd08bee24c1f00932b55add8de.

This patch still seems to break CrWinClangLLD, reverting until I can
find root problem.

llvm-svn: 307189
2017-07-05 18:59:16 +00:00
clang [Sema] Don't allow -Wunguarded-availability to be silenced with redecls 2017-07-05 17:08:56 +00:00
clang-tools-extra [clang-tidy] Add "MakeSmartPtrFunction" option to modernize-make-shared/unique checks. 2017-07-05 07:49:00 +00:00
compiler-rt [asan] Remove check for stack size 2017-07-05 06:54:43 +00:00
debuginfo-tests
libclc
libcxx Fix a bug in regex_Iterator where it would report zero-length matches forever. Reported as http://llvm.org/PR33681. Thanks to Karen Arutyunov for the report. 2017-07-05 16:37:19 +00:00
libcxxabi Add some catch(...) blocks to the tests so that if they fail, we get a good error message. No functional change. 2017-06-22 00:49:03 +00:00
libunwind [libunwind] Add _LIBUNWIND_DISABLE_VISIBILITY_ANNOTATIONS 2017-06-27 18:37:06 +00:00
lld Revert "Switch external cvtres.exe for llvm's own resource library." 2017-07-05 18:59:16 +00:00
lldb [lldb] Add a testcase for MainThreadCheckerRuntime plugin 2017-07-05 16:29:36 +00:00
llgo irgen: Create functions instead of global variables for builtin hash and equal algorithms. 2017-06-04 22:11:28 +00:00
llvm Revert "Switch external cvtres.exe for llvm's own resource library." 2017-07-05 18:59:16 +00:00
openmp OpenMP RTL cleanup: eliminated warnings with -Wcast-qual. 2017-07-03 11:24:08 +00:00
parallel-libs
polly Prefix the name of the calling host function in the name of callee GPU kernel 2017-07-05 16:48:21 +00:00