Go to file
Andrew Wilkins 3b138079c9 [llgo] drop debug/DIBuilder.Declare
Summary:
Companion to D11864, which updates the
DIBuilder bindings to match a recent
change in the underlying API.

We drop the debug/DIBuilder.Declare method
for now, which is unused, as otherwise it will
be broken with the new DIBuilder API in the
Go bindings.

Reviewers: pcc

Subscribers: llvm-commits

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

llvm-svn: 246545
2015-09-01 11:52:37 +00:00
clang [modules] When emitting line tables, only emit filenames that are actually referenced by the entries that we emit. 2015-09-01 07:41:55 +00:00
clang-tools-extra Allow the static assert clang-tidy checker to run over C code. 2015-08-31 21:54:42 +00:00
compiler-rt [CMake] Enable building builtins for iOS and iOS simulator. 2015-08-31 22:26:02 +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 Update mailing list reference. 2015-08-24 22:43:24 +00:00
libcxx Remove unused code. NFC 2015-08-31 14:43:41 +00:00
libcxxabi Convert LIBCXXABI_BUILD_32_BITS to LLVM_BUILD_32_BITS. 2015-09-01 01:02:06 +00:00
libunwind unwind: cleanup -Wunused-parameter 2015-09-01 04:29:03 +00:00
lld COFF: .exe files should be able to export functions. 2015-09-01 09:15:58 +00:00
lldb [NativeProcessLinux] Fix assertion failure when killing a process 2015-09-01 10:59:36 +00:00
llgo [llgo] drop debug/DIBuilder.Declare 2015-09-01 11:52:37 +00:00
llvm [AArch64] Turn on by default interleaved access vectorization 2015-09-01 11:26:46 +00:00
openmp Remove fork_context argument from __kmp_join_call() when OMPT is off 2015-08-31 18:15:00 +00:00
polly ScopInfo: Add test case for two loops following right after each other 2015-09-01 11:33:13 +00:00