Go to file
Rui Ueyama 965827d674 Make filler expression compatible with gold.
Previously, a decimal filler expression is interpreted as a byte value.
Gold on the other hand use it as a 32-bit big-endian value.
This patch fixes the compatibility issue.

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

llvm-svn: 277680
2016-08-03 23:25:15 +00:00
clang [Concepts] remove default argument for RequiresClause; NFC 2016-08-03 22:07:50 +00:00
clang-tools-extra [clang-tidy] Inefficient string operation 2016-08-03 23:06:03 +00:00
compiler-rt Only run ill.cc test on x86, 32 or 64 bit 2016-08-03 23:24:06 +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 Make min follow the OCL 1.0 specs 2016-07-25 22:36:22 +00:00
libcxx Add MSVC specifics to .gitignore. Patch from STL@microsoft.com 2016-08-03 05:51:19 +00:00
libcxxabi Attempt to bring peace to -Werror buildbots. 2016-07-19 20:35:09 +00:00
libunwind libunwind: correct return code in unwinding trace log message 2016-07-29 21:24:19 +00:00
lld Make filler expression compatible with gold. 2016-08-03 23:25:15 +00:00
lldb Errors compiling breakpoint conditions will cause the breakpoint not to be hit 2016-08-03 22:46:11 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm llvm-profdata: Clarify the top level help 2016-08-03 23:10:51 +00:00
openmp Disable KMP_CANCEL_THREADS on Android 2016-08-03 18:08:57 +00:00
parallel-libs [StreamExecutor] Add KernelLoaderSpec 2016-08-03 18:04:13 +00:00
polly GPGPU: Mark kernel functions as polly.skip 2016-08-03 12:00:07 +00:00