llvm with tablegen backend for capstone disassembler
Go to file
Chaoren Lin ee3c206021 Inline fake snprintf to avoid linkage issues on Windows.
Summary:
dllexport doesn't work if linking against a static library with its own
copy of snprintf.

Reviewers: zturner

Subscribers: zturner, lldb-commits

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

llvm-svn: 245610
2015-08-20 20:53:15 +00:00
clang PR24483: Delete some dead/incorrect code that triggered assertions. 2015-08-20 20:45:25 +00:00
clang-tools-extra Change the test to use the new python script instead of the more verbose RUN line. 2015-08-20 19:21:07 +00:00
compiler-rt [asan] Enable ASan for AArch64/42-bit VMA 2015-08-20 18:49:40 +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 Remove files accidentally not removed in r244310 2015-08-13 23:43:12 +00:00
libcxx Remove completed items from TODO.TXT 2015-08-20 19:22:35 +00:00
libcxxabi Fix or disable C++11 tests in C++03 mode 2015-08-20 01:22:17 +00:00
libunwind Enable zero-cost exceptions on non-Apple arm64 platforms 2015-08-13 14:21:03 +00:00
lld [Mips] Use 'or' for move instead of [d]addu in PLT entries 2015-08-19 20:20:10 +00:00
lldb Inline fake snprintf to avoid linkage issues on Windows. 2015-08-20 20:53:15 +00:00
llgo Update to new lists.llvm.org 2015-08-05 04:03:05 +00:00
llvm [X86] Replace avx2 broadcast intrinsics with native IR. 2015-08-20 20:36:19 +00:00
openmp Update z_Linux_asm.s to use platform macros 2015-08-20 19:46:14 +00:00
polly Do really not unroll the vector loop in combination with register tiling 2015-08-20 19:08:16 +00:00