diff options
author | Fangrui Song <i@maskray.me> | 2023-05-02 09:35:00 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2023-05-02 09:35:00 -0700 |
commit | 1408504564f2ecc6020eb1b2735d441b3292ea27 (patch) | |
tree | 6bba5d449647fda87fc4d7579c7298fd6eb26434 /llvm/unittests/Support/VirtualFileSystemTest.cpp | |
parent | 009c053e3f822d0df556c6b39f632e31594373de (diff) | |
download | llvm-1408504564f2ecc6020eb1b2735d441b3292ea27.zip llvm-1408504564f2ecc6020eb1b2735d441b3292ea27.tar.gz llvm-1408504564f2ecc6020eb1b2735d441b3292ea27.tar.bz2 |
[ELF] Name MergeSyntheticSection using an input section instead of the output section
In a link map, the input section name gives more information. See the updated
merge-entsize.s for an example. The output file is unchanged.
Compiler generated input sections with the SHF_MERGE flag have names such as
.rodata.str1.1 and .rodata.cstN, and are not affected by -fdata-sections.
Reviewed By: peter.smith
Differential Revision: https://reviews.llvm.org/D149466
Diffstat (limited to 'llvm/unittests/Support/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions