diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2016-11-28 00:40:21 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2016-11-28 00:40:21 +0000 |
commit | 8e67000f1a0a9a03b6f8a002a01d7c3fd7b945b6 (patch) | |
tree | 73af0a775c375f0ec07cc6fe65c481cc3b91ae5b /llvm/lib/Support/ThreadPool.cpp | |
parent | 17786f77f0a6ab444d52fcf4c9995ce4a3ec8e1a (diff) | |
download | llvm-8e67000f1a0a9a03b6f8a002a01d7c3fd7b945b6.zip llvm-8e67000f1a0a9a03b6f8a002a01d7c3fd7b945b6.tar.gz llvm-8e67000f1a0a9a03b6f8a002a01d7c3fd7b945b6.tar.bz2 |
Always create a PT_ARM_EXIDX if needed.
Unfortunatelly PT_ARM_EXIDX is special. There is no way to create it
from linker scripts, so we have to create it even if PHDRS is used.
This matches bfd and is required for the lld output to survive bfd's strip.
llvm-svn: 288012
Diffstat (limited to 'llvm/lib/Support/ThreadPool.cpp')
0 files changed, 0 insertions, 0 deletions