Go to file
Simon Atanasyan 6dec97f2c3 [Mips] Do not use llvm::Optional for GP0 value and TLS section address
Use of llvm::Optional is redundant here. Initializing by default value 0
is enough.

No functional changes.

llvm-svn: 233549
2015-03-30 15:07:11 +00:00
clang [SystemZ] Fix definition of IntMaxType / Int64Type 2015-03-30 13:50:21 +00:00
clang-tools-extra Fix false positive on anonymous namespaces in headers. 2015-03-24 15:21:45 +00:00
compiler-rt Add another sanity check for swapcontext, which is currently unsupported. Patch by Alexey Samsonov! 2015-03-27 20:40:23 +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 Implement fast_distance builtin 2015-03-23 18:10:04 +00:00
libcxx Only enable special apple link flags for libc++abi (or none) 2015-03-27 09:00:45 +00:00
libcxxabi Don't print debugging messages to stdout. 2015-03-19 09:17:21 +00:00
lld [Mips] Do not use llvm::Optional for GP0 value and TLS section address 2015-03-30 15:07:11 +00:00
lldb Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
llgo llgoi: Fix type identity for imported binary packages. 2015-03-18 08:34:40 +00:00
llvm Save a std::string. 2015-03-30 13:59:06 +00:00
openmp fix for broken commit 231774 2015-03-10 10:14:57 +00:00
polly Add forgotten underscore 2015-03-30 12:22:39 +00:00