diff options
author | Rui Ueyama <ruiu@google.com> | 2016-02-24 00:38:18 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2016-02-24 00:38:18 +0000 |
commit | 5ac589171da63e78b438781542f28f3ac68987b2 (patch) | |
tree | f16a2a6672b2b2fb1afdc61c27e8bd98d573c667 /lldb/source/Commands/CommandObjectWatchpoint.cpp | |
parent | 8fc070d64d005639856bdb8bca76d1dcb428f8ae (diff) | |
download | llvm-5ac589171da63e78b438781542f28f3ac68987b2.zip llvm-5ac589171da63e78b438781542f28f3ac68987b2.tar.gz llvm-5ac589171da63e78b438781542f28f3ac68987b2.tar.bz2 |
ELF: Remove InputSectionBase::getAlign and instead add Align member.
This is a preparation for ICF. If we merge two sections, we want to
align the merged section at the largest alignment requirement.
That means we want to update the alignment value, which was
impossible before this patch because Header is a const value.
llvm-svn: 261712
Diffstat (limited to 'lldb/source/Commands/CommandObjectWatchpoint.cpp')
0 files changed, 0 insertions, 0 deletions