Go to file
Eric Beckmann 5ee9eca868 Fix alignment bug in COFF emission.
Summary: Fix alignment issue in D34020, by aligning all sections to 8 bytes.

Reviewers: zturner

Subscribers: hiraditya, llvm-commits

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

llvm-svn: 305256
2017-06-13 00:06:10 +00:00
clang Revert r301742 which made ExprConstant checking apply to all full-exprs. 2017-06-12 21:59:18 +00:00
clang-tools-extra [clang-tidy] D33930: Do not pick up by default the LLVM style if passing -format. 2017-06-09 22:23:03 +00:00
compiler-rt [ubsan] Detect invalid unsigned pointer index expression (compiler-rt) 2017-06-12 18:42:51 +00:00
debuginfo-tests Add a test for PR33166. 2017-05-25 19:33:16 +00:00
libclc generic: add missing get_work_dim include 2017-06-02 15:58:35 +00:00
libcxx Mark the recent variant test as UNSUPPORTED for C++ before 17 2017-06-12 16:33:41 +00:00
libcxxabi build: use cmake to pass -std=c++11 2017-06-11 23:59:26 +00:00
libunwind [libunwind] Fix executable stack directive on Linux. 2017-05-16 20:18:57 +00:00
lld Also check section address in test. 2017-06-12 23:22:00 +00:00
lldb Introduce new command: thread backtrace unique 2017-06-12 16:25:24 +00:00
llgo irgen: Create functions instead of global variables for builtin hash and equal algorithms. 2017-06-04 22:11:28 +00:00
llvm Fix alignment bug in COFF emission. 2017-06-13 00:06:10 +00:00
openmp [OpenMP] Prevent unused-variable warning in libomptarget when compiling in Release mode. 2017-06-09 16:46:07 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [www] Remove outdated documentation 2017-06-12 12:21:47 +00:00