summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/TargetLoweringBase.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2015-08-11 23:09:00 +0000
committerRui Ueyama <ruiu@google.com>2015-08-11 23:09:00 +0000
commitfa071e13aa79a0b59723819a7775cddcdcb0db77 (patch)
tree2033bcbeadaa68c2842c3908f1a5e6f1b3bf163d /llvm/lib/CodeGen/TargetLoweringBase.cpp
parentabc794d3dbc557c66c1e9c2023e0d46cc9ea861e (diff)
downloadbcm5719-llvm-fa071e13aa79a0b59723819a7775cddcdcb0db77.tar.gz
bcm5719-llvm-fa071e13aa79a0b59723819a7775cddcdcb0db77.zip
COFF: Align sections to 512-byte boundaries on disk.
Sections must start at page boundaries in memory, but they can be aligned to sector boundaries (512-bytes) on disk. We aligned them to 4096-byte boundaries even on disk, so we wasted disk space a bit. llvm-svn: 244691
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringBase.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud