llvm with tablegen backend for capstone disassembler
Go to file
Chris Bieneman 46a65b8c66 Refactoring CMake CrossCompile module.
* put most of the cross-compiling support into a function llvm_create_cross_target_internal.
* when CrossCompile is included it still generates a NATIVE target.
* llvm_create_cross_target function takes a target_name which should match a toolchain.
* llvm_create_cross_target can now be used to target more than one cross-compilation target.

llvm-svn: 232067
2015-03-12 17:33:34 +00:00
clang [docs] Update the doxygen configuration file. 2015-03-12 17:27:53 +00:00
clang-tools-extra [clang-tidy] Remove an empty destructor. 2015-03-12 12:30:10 +00:00
compiler-rt tsan: fix a bug in MetaMap::ResetRange 2015-03-12 12:48:19 +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 Fix bitselect for float/double types v2 2015-03-05 15:31:05 +00:00
libcxx Also enable the default rune table on CloudABI. 2015-03-12 15:48:06 +00:00
libcxxabi Remove unneeded const_cast in readPointerHelper. Pointed out by jroelofs 2015-03-10 21:32:53 +00:00
lld Fixing CMake developer warning. 2015-03-12 16:49:52 +00:00
lldb Remove unused FileSpec variable from Target::GetSharedModule 2015-03-12 17:12:06 +00:00
llgo [llgo] Disable known failing packages in check-libgo 2015-03-06 02:49:07 +00:00
llvm Refactoring CMake CrossCompile module. 2015-03-12 17:33:34 +00:00
openmp fix for broken commit 231774 2015-03-10 10:14:57 +00:00
polly Assert in isl expression builder if id can not be found [NFC] 2015-03-10 22:35:43 +00:00