Go to file
Eli Friedman 10ab923b32 [GlobalOpt] Correctly update metadata when localizing a global.
Just calling dropAllReferences leaves pointers to the ConstantExpr
behind, so we would eventually crash with a null pointer dereference.

Differential Revision: https://reviews.llvm.org/D32551

llvm-svn: 301575
2017-04-27 18:39:08 +00:00
clang Added an Importer test for in-class member initializers. 2017-04-27 18:10:29 +00:00
clang-tools-extra Fix API breaks 2017-04-26 20:58:03 +00:00
compiler-rt TSan: update line number after XFAIL on iOS. 2017-04-27 16:21:50 +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 Add missing acquire_load to call_once overload. 2017-04-23 16:58:48 +00:00
libcxxabi Fix PR25874 - cxa_thread_atexit_test.pass.cpp has an incorrect XFAIL. 2017-04-20 23:40:35 +00:00
libunwind [CMake][libunwind] Fix the -target and -gcc-toolchain flag handling 2017-04-16 06:08:44 +00:00
lld [ELF] - Modify testcase because of llvm-dwarfdump dump format change. 2017-04-27 10:00:39 +00:00
lldb Update GDB remote command regex for IPv6 2017-04-27 16:13:58 +00:00
llgo benchcomp: Add a mode for analyzing file sizes. 2017-04-03 19:13:12 +00:00
llvm [GlobalOpt] Correctly update metadata when localizing a global. 2017-04-27 18:39:08 +00:00
openmp Fix Hwloc API Incompatibility 2017-04-25 19:04:07 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [CMake] Use object library to build the two flavours of Polly. 2017-04-27 16:13:03 +00:00