llvm with tablegen backend for capstone disassembler
Go to file
Alp Toker 7198f529ad Add initial CMake build system
This is not yet supported for production builds but can already produce working
binaries on OS X and Linux with clang and gcc.

The intention is to improve support to the point where it can integrate with
the LLVM runtime platform, cover all platforms, runtime/release build
configurations and run the tests.

Patch by Jack Howarth!

llvm-svn: 209994
2014-06-01 18:01:33 +00:00
clang Don't compare an error_code with nullptr. 2014-06-01 16:16:02 +00:00
clang-tools-extra Use error_code() instead of error_code::succes() 2014-05-31 02:00:59 +00:00
compiler-rt compiler-rt: prefer .rodata for non MachO targets 2014-06-01 04:07:07 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Add more log related float constants 2014-05-29 21:30:28 +00:00
libcxx Fix XFAIL condition from r208840 2014-05-31 07:59:03 +00:00
libcxxabi Add EH test case checking that handlers in noexcept functions can still unwind 2014-05-31 00:25:59 +00:00
lld [Mips] Implement .{ctors,dtors}.<priority> sections ordering. 2014-06-01 06:28:42 +00:00
lldb Don't use libc's "char *basename(char *)" or "char *dirname(char *)" as they are not thread safe. 2014-05-30 21:06:57 +00:00
llvm ARMEB: Fix function return type f64 2014-06-01 09:30:52 +00:00
openmp Add initial CMake build system 2014-06-01 18:01:33 +00:00
polly Added option for n-dimensional rectangular tiling 2014-05-28 17:21:02 +00:00