llvm with tablegen backend for capstone disassembler
Go to file
Duncan P. N. Exon Smith e2510cdfe8 IR: Add Function metadata attachments
Add IR support for `Metadata` attachments.  Assembly and bitcode support
will follow shortly, but for now we just have unit tests.  This is part
of PR23340.

llvm-svn: 235783
2015-04-24 21:51:02 +00:00
clang [opaque pointer type] Update test cases now that the type for an invoke is just a function type, not a pointer-to-function type 2015-04-24 19:33:25 +00:00
clang-tools-extra Fix clang-tools-extra build after clang r235614. 2015-04-23 20:38:48 +00:00
compiler-rt [ASan/Win] Increase the size of the PC array for coverage on Windows 2015-04-24 21:24:51 +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 compilation warnings without cl_khr_fp64 2015-04-24 19:54:17 +00:00
libcxx Fixed an 'extra tokens at end of #endif directive' warning in experimental/ratio 2015-04-23 16:45:08 +00:00
libcxxabi libc++abi: move tests back 2015-04-24 20:20:54 +00:00
libunwind unwind: remove libc++abi tests 2015-04-24 20:21:43 +00:00
lld Use MemoryBufferRef instead of MemoryBuffer&. NFC. 2015-04-24 21:10:50 +00:00
lldb Look for both .debug and dsym debugging symbol information for stripped executable. 2015-04-24 18:09:54 +00:00
llgo [llgo] add buildbot-slave config 2015-04-08 01:41:46 +00:00
llvm IR: Add Function metadata attachments 2015-04-24 21:51:02 +00:00
openmp updated copyright date to 2015 2015-04-16 11:10:17 +00:00
polly JScoP Import/Export: Ensure parameters have the same isl_id 2015-04-23 12:23:56 +00:00