aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/SourceManager.cpp
diff options
context:
space:
mode:
authorzhijian <zhijian@ca.ibm.com>2023-09-06 11:35:18 -0400
committerzhijian <zhijian@ca.ibm.com>2023-09-06 11:35:18 -0400
commit4cc7c749c31e59459b585f8c69f7fa6a9ccb3440 (patch)
tree4e886c754c3500134f09b6ba2a2994a9fa1fb9aa /clang/lib/Basic/SourceManager.cpp
parent785e7063b906485668b4683ca7da834c22c134d5 (diff)
downloadllvm-4cc7c749c31e59459b585f8c69f7fa6a9ccb3440.zip
llvm-4cc7c749c31e59459b585f8c69f7fa6a9ccb3440.tar.gz
llvm-4cc7c749c31e59459b585f8c69f7fa6a9ccb3440.tar.bz2
[AIX] Align the content of an xcoff object file which has auxiliary header in big archive.
Summary: if the member file is XCOFF object file and has auxiliary header, the content of the member file need to be aligned at the MAX(maximum alignment of .text , maximum alignment of .data). The "maximum alignment of .text" and "maximum alignment of .data" are two field of auxiliary header of XCOFF object file. Reviewers: James Henderson, Stephen Peckham Differential Revision: https://reviews.llvm.org/D144872
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions