Go to file
Hans Wennborg 8e873329a1 Don't emit structors for available_externally globals (PR19933)
We would previously assert here when trying to figure out the section
for the global.

This makes us handle the situation more gracefully since the IR isn't
malformed.

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

llvm-svn: 210215
2014-06-04 21:04:54 +00:00
clang Remove the overload of GetAddrOfConstantString method 2014-06-04 20:25:57 +00:00
clang-tools-extra clang-tidy: Make use-override tests stricter. 2014-06-04 08:47:25 +00:00
compiler-rt [dfsan] Fix the declaration of dfsan_add_label. 2014-06-04 17:54:51 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Fix build broken by LLVM commit r209103 2014-06-03 15:43:57 +00:00
libcxx Use __builtin_operator_new/__builtin_operator_delete when available. This 2014-06-04 19:54:15 +00:00
libcxxabi Add test case for inherited exceptions 2014-06-03 21:50:11 +00:00
lld Initial set of Makefiles 2014-06-04 09:54:07 +00:00
lldb Move MemoryRegionInfo out of Target/Process.h into its own header. 2014-06-04 20:13:37 +00:00
llvm Don't emit structors for available_externally globals (PR19933) 2014-06-04 21:04:54 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly Adjust another test case to not access out of bounds 2014-06-04 19:41:47 +00:00