Go to file
Adrian Prantl f062192632 Fix SelectionDAGBuilder::getDbgValue to not expect DW_OP_deref on FI vars
This fixes an oversight in r300522, which changed alloca
dbg.values to no longer emit a DW_OP_deref.

The array.ll testcase was regenerated from source.

Fixes PR33166:
https://bugs.llvm.org/show_bug.cgi?id=33166

llvm-svn: 303897
2017-05-25 18:54:10 +00:00
clang Revert MSVC CXXOperatorNames patch due to issues with Chromium 2017-05-25 16:24:49 +00:00
clang-tools-extra [Documentation] Mention hicpp check group in Clang-tidy main document. 2017-05-25 17:22:29 +00:00
compiler-rt [compiler-rt] Make print_module_map description consistent with the rest. 2017-05-25 18:07:48 +00:00
debuginfo-tests Add additional CHECKs to safestack.c. 2017-04-17 17:57:05 +00:00
libclc math: Implement sinh function 2017-02-25 02:46:53 +00:00
libcxx Update coroutine_handle<P>::promise to reflect N4663. 2017-05-25 18:52:34 +00:00
libcxxabi [Demangler] Remove a failing assert introduced in r303718 2017-05-24 20:53:13 +00:00
libunwind [libunwind] Fix executable stack directive on Linux. 2017-05-16 20:18:57 +00:00
lld Use MD5::hash(). NFC. 2017-05-25 18:17:43 +00:00
lldb Revert "Fix FDE indexing while scan debug_info section." 2017-05-25 13:13:12 +00:00
llgo benchcomp: Add a mode for analyzing file sizes. 2017-04-03 19:13:12 +00:00
llvm Fix SelectionDAGBuilder::getDbgValue to not expect DW_OP_deref on FI vars 2017-05-25 18:54:10 +00:00
openmp Fix for KMP_AFFINITY=respect with multiple processor groups 2017-05-15 19:05:59 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly Drop newline in docs builder to see if Polly docs are updated 2017-05-25 05:38:05 +00:00