Go to file
Greg Clayton 2920b36401 Make sure we notify that the section module was loaded when SBTarget::SetSectionLoadAddress() is called. Also make sure that the section module is unloaded when SBTarget::ClearSectionLoadAddress() or SBTarget::ClearModuleLoadAddress() is called.
<rdar://problem/25119335>

llvm-svn: 269707
2016-05-16 21:14:44 +00:00
clang Revert "Reapply^2 "[ProfileData] (clang) Use Error in InstrProf and Coverage, NFC"" 2016-05-16 21:04:19 +00:00
clang-tools-extra [clang-tidy] Cleanups utils files 2016-05-16 14:34:20 +00:00
compiler-rt Revert "Reapply^2 "[ProfileData] (compiler-rt) Use Error in InstrProf and Coverage, NFC"" 2016-05-16 21:05:05 +00:00
debuginfo-tests
libclc math: Add erf ported from amd-builtins 2016-05-06 18:02:30 +00:00
libcxx Remove C++11 feature macros in tests. Use TEST_STD_VER instead. 2016-05-16 17:05:14 +00:00
libcxxabi libc++abi: make __cxa_call_unexpected visible 2016-05-11 23:56:37 +00:00
libunwind unwind: remove last instance of -Wexpansion-to-defined 2016-04-26 01:11:29 +00:00
lld Add `explicit`. 2016-05-16 21:06:31 +00:00
lldb Make sure we notify that the section module was loaded when SBTarget::SetSectionLoadAddress() is called. Also make sure that the section module is unloaded when SBTarget::ClearSectionLoadAddress() or SBTarget::ClearModuleLoadAddress() is called. 2016-05-16 21:14:44 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm Fail early on unknown appending linkage variables. 2016-05-16 21:14:24 +00:00
openmp Clean all the mess around KMP_USE_FUTEX and kmp_lock.h 2016-05-16 09:44:11 +00:00
polly Check late for profitability 2016-05-12 20:21:50 +00:00