diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2022-04-13 13:43:47 -0400 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2022-04-15 20:35:25 -0400 |
commit | cac81161ed1386b32443e13ab513c6a3d081d6a7 (patch) | |
tree | 9b63b746c7731ff040dd25c02c17360adcef2abc /llvm/lib/Transforms/Utils/ModuleUtils.cpp | |
parent | 193fde7509d7805771adaef0f34186cb2cf6e084 (diff) | |
download | llvm-cac81161ed1386b32443e13ab513c6a3d081d6a7.zip llvm-cac81161ed1386b32443e13ab513c6a3d081d6a7.tar.gz llvm-cac81161ed1386b32443e13ab513c6a3d081d6a7.tar.bz2 |
[OpenMP] Don't manually strip sections in the linker wrapper
Summary:
The changes in D122987 ensures that the offloading sections always have
the SHF_EXCLUDE flag. This means that we do not need to manually strip
these sections for ELF or COFF targets.
Diffstat (limited to 'llvm/lib/Transforms/Utils/ModuleUtils.cpp')
0 files changed, 0 insertions, 0 deletions