Go to file
Jonas Devlieghere 26f9a0c529 [dwarfdump] Add verbose output for .debug-line section
This patch adds dumping of line table instructions as well as the final
state at each specified pc value in verbose mode. This is essentially
the same as the default in Darwin's dwarfdump. Dumping the actual line
table opcodes can be particularly useful for something like debugging a
bad `.debug_line` section.

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

llvm-svn: 313910
2017-09-21 20:15:30 +00:00
clang Add testcase I forgot to add in R313907. 2017-09-21 20:14:08 +00:00
clang-tools-extra [clangd] Fixed crash on MacOS. 2017-09-20 19:32:06 +00:00
compiler-rt [XRay][compiler-rt] Remove non-trivial globals from xray_log_interface.cc 2017-09-21 10:16:56 +00:00
debuginfo-tests Revert r313600 due to bot failures on Green Dragon. 2017-09-19 14:51:37 +00:00
libclc Implement cl_khr_int64_extended_atomics builtins 2017-09-20 20:42:19 +00:00
libcxx Revert 313789 because gcc doesn't like it 2017-09-20 19:38:43 +00:00
libcxxabi Fix ASAN build with older compiler-rt versions. 2017-09-14 22:37:34 +00:00
libunwind Fix a typo in the documentation. NFC. 2017-09-16 20:52:05 +00:00
lld [lit] Rename lld and clang lit configs to end in .py 2017-09-21 17:38:13 +00:00
lldb [LLDB] Implement interactive command interruption 2017-09-21 19:36:52 +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] Add verbose output for .debug-line section 2017-09-21 20:15:30 +00:00
openmp Read blocktime value set by kmp_set_blocktime() before reading from KMP_BLOCKTIME 2017-09-05 15:45:48 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [DeLICM] Allow non-injective PHIRead->PHIWrite mapping. 2017-09-21 19:08:23 +00:00