llvm with tablegen backend for capstone disassembler
Go to file
Tom Stellard 418a8e3442 CMake: Fix docs-llvm-man target when clang+llvm is in the same source tree
Summary:
This was broken by r302499.  Configuring with -DLLVM_BUILD_DOCS=ON would
cause the docs-llvm-man target not to be created.

Reviewers: anemet, beanz

Reviewed By: anemet

Subscribers: llvm-commits, mgorny

Differential Revision: https://reviews.llvm.org/D33146

llvm-svn: 303042
2017-05-15 09:34:23 +00:00
clang clang-format: [JS] fix non-null assertion operator recognition. 2017-05-15 08:15:53 +00:00
clang-tools-extra [clang-tidy] TwineLocalCheck: add param # checking 2017-05-14 04:14:59 +00:00
compiler-rt [XRay] Fix build with libc++ (NFC). 2017-05-12 22:26:42 +00:00
debuginfo-tests Add additional CHECKs to safestack.c. 2017-04-17 17:57:05 +00:00
libclc
libcxx [test] Add specific test for P0138R2, direct-list-init of fixed enums from integers, part 3/3. 2017-05-12 20:33:46 +00:00
libcxxabi Revert r302978 and r302981. 2017-05-14 18:46:19 +00:00
libunwind [CMake][libunwind] Fix the -target and -gcc-toolchain flag handling 2017-04-16 06:08:44 +00:00
lld Move lib/LibDriver -> lib/ToolDrivers/llvm-lib. NFCI. 2017-05-13 22:06:46 +00:00
lldb Fixed the OS X build after Error -> Status rename. 2017-05-12 21:53:44 +00:00
llgo benchcomp: Add a mode for analyzing file sizes. 2017-04-03 19:13:12 +00:00
llvm CMake: Fix docs-llvm-man target when clang+llvm is in the same source tree 2017-05-15 09:34:23 +00:00
openmp Clang-format and whitespace cleanup of source code 2017-05-12 18:01:32 +00:00
parallel-libs
polly [Fortran Support] Add pattern match for Fortran Arrays that are parameters. 2017-05-15 08:41:30 +00:00