diff options
author | Lang Hames <lhames@gmail.com> | 2020-04-30 16:08:25 -0700 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2020-05-01 11:06:41 -0700 |
commit | 30b28766d62dc2800e2e203017b2f9625eb9df0b (patch) | |
tree | 8528332b3ca8b72ab3b753da64eb15631b844b89 /llvm/lib/Object/TapiFile.cpp | |
parent | b420a0995961abdde414afc231810ca7eaf3b54d (diff) | |
download | llvm-30b28766d62dc2800e2e203017b2f9625eb9df0b.zip llvm-30b28766d62dc2800e2e203017b2f9625eb9df0b.tar.gz llvm-30b28766d62dc2800e2e203017b2f9625eb9df0b.tar.bz2 |
[examples] Call setProcessAllSections to ensure debug sections aren't droppped.
Calling setProcessAllSections(true) is required to make sure that all sections,
even those not marked as necessary for execution, are passed to the memory
manager.
Diffstat (limited to 'llvm/lib/Object/TapiFile.cpp')
0 files changed, 0 insertions, 0 deletions