Go to file
Jonas Devlieghere 35fdaa94f7 [dwarfdump] Verify that CUs have a unit DIE.
This patch adds a check to the DWARF verifier to detect CUs without a
unit DIE.

Differential revision: https://reviews.llvm.org/D38363

llvm-svn: 314426
2017-09-28 15:57:50 +00:00
clang Fix -Wcast-qual warning after r314336. 2017-09-28 15:44:46 +00:00
clang-tools-extra [clangd] LSP extension to switch between source/header file 2017-09-28 03:14:40 +00:00
compiler-rt [asan] Unpoison global metadata on dlclose. 2017-09-28 13:38:58 +00:00
debuginfo-tests Revert r313600 due to bot failures on Green Dragon. 2017-09-19 14:51:37 +00:00
libclc Add missing HAVE_LLVM define to fix build with latest llvm 2017-09-26 23:15:54 +00:00
libcxx [libcxx] [test] Fix unused local typedef warnings. 2017-09-26 23:08:43 +00:00
libcxxabi Fix ASAN build with older compiler-rt versions. 2017-09-14 22:37:34 +00:00
libunwind Skip building unused parts when targeting SJLJ 2017-09-26 08:07:26 +00:00
lld [EFL] - Fix incorrect code style. NFC. 2017-09-28 09:40:17 +00:00
lldb Revert patch r313904, as it breaks "command source" and in 2017-09-28 01:39:07 +00:00
llgo irgen: Create functions instead of global variables for builtin hash and equal algorithms. 2017-06-04 22:11:28 +00:00
llvm [dwarfdump] Verify that CUs have a unit DIE. 2017-09-28 15:57:50 +00:00
openmp Remove unnecessary semicolons 2017-09-27 20:36:27 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [Docs] Replace 0-byte incorrect GEMM_double image with the one from www/images 2017-09-28 15:31:24 +00:00