Go to file
Duncan P. N. Exon Smith e30f10e671 AsmWriter: Only collect attachment names once per module
Collect metadata names once per `AssemblyWriter` instead of every time
we need to print some attachments.  Just a drive-by; this caught my eye
while I was refactoring the code in r235772.

llvm-svn: 235774
2015-04-24 21:03:05 +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 [LSan] Add function attribute forgotten in r235728. 2015-04-24 19:45:46 +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 Simplify parseMemberFiles to take a single file. 2015-04-24 19:08:51 +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 AsmWriter: Only collect attachment names once per module 2015-04-24 21:03:05 +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