diff options
author | Xing Xue <xingxue@outlook.com> | 2022-05-05 09:01:36 -0400 |
---|---|---|
committer | Xing Xue <xingxue@outlook.com> | 2022-05-05 09:01:36 -0400 |
commit | e5926906eb1afd7ddacc1461296267b8d62da895 (patch) | |
tree | 3193b612ee3eb06fb395f4ab737d2364714677d6 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 75f9e83ace52773af65dcebca543005ec8a2705d (diff) | |
download | llvm-e5926906eb1afd7ddacc1461296267b8d62da895.zip llvm-e5926906eb1afd7ddacc1461296267b8d62da895.tar.gz llvm-e5926906eb1afd7ddacc1461296267b8d62da895.tar.bz2 |
[XCOFF][AIX] Use unique section names for LSDA and EH info sections with -ffunction-sections
Summary:
When -ffunction-sections is on, this patch makes the compiler to generate unique LSDA and EH info sections for functions on AIX by appending the function name to the section name as a suffix. This will allow the AIX linker to garbage-collect unused function.
Reviewed by: MaskRay, hubert.reinterpretcast
Differential Revision: https://reviews.llvm.org/D124855
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions