Go to file
Peter Collingbourne 46aafc16e8 LTO: Use the correct mangler function in LTOCodeGenerator::applyScopeRestrictions().
We need to use the overload of Mangler::getNameWithPrefix that takes a
GlobalValue in order to mangle in the stdcall stack byte count for Windows
targets.

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

llvm-svn: 284040
2016-10-12 20:12:19 +00:00
clang [NFC] Trial change to remove a redundant blank line. 2016-10-12 19:33:33 +00:00
clang-tools-extra [clang-move] Compare with real paths of symlinks 2016-10-12 15:50:30 +00:00
compiler-rt Fix _recalloc redefinition link error in ASan RTL 2016-10-11 23:13:13 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Provide vstore_half helper to workaround clc restrictions 2016-09-21 20:15:55 +00:00
libcxx Mark ostream_iterator's constructors as noexcept. 2016-10-12 16:13:48 +00:00
libcxxabi Provide a fallback __cxa_thread_atexit() implementation. Patch from Tavian Barnes 2016-10-12 08:54:10 +00:00
libunwind libunwind: Add OpenBSD case for _Unwind_Ptr typedef 2016-09-28 15:37:21 +00:00
lld [ThinLTO] Avoid archive member collisions. 2016-10-12 19:35:54 +00:00
lldb [LLDB][MIPS] fix Floating point register read/write for big endian 2016-10-12 10:53:57 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm LTO: Use the correct mangler function in LTOCodeGenerator::applyScopeRestrictions(). 2016-10-12 20:12:19 +00:00
openmp Code cleanup for the runtime without monitor thread 2016-10-07 18:12:19 +00:00
parallel-libs [SE] Change CoreTests target name 2016-09-27 15:32:52 +00:00
polly [ScopInfo/CodeGen] ExitPHI reads are implicit. 2016-10-12 16:31:09 +00:00