diff options
author | Alex Brachet <abrachet@google.com> | 2022-05-14 18:50:20 +0000 |
---|---|---|
committer | Alex Brachet <abrachet@google.com> | 2022-05-14 18:50:20 +0000 |
commit | a74d9e74e5f97640ed0727fcd363c165209dfbf1 (patch) | |
tree | 6aca89143c1e0be7dd8df5f77f060f51c6124606 /llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp | |
parent | 60e5fd00cde3e98cc2b2b8769b5cef23c8faa1d7 (diff) | |
download | llvm-a74d9e74e5f97640ed0727fcd363c165209dfbf1.zip llvm-a74d9e74e5f97640ed0727fcd363c165209dfbf1.tar.gz llvm-a74d9e74e5f97640ed0727fcd363c165209dfbf1.tar.bz2 |
[ifs] Add --strip-size flag
st_size may not be of importance to the abi if you are not using
copy relocations. This is helpful when you want to check the abi
of a shared object both when instrumented and not because asan
will increase the size of objects to include the redzone.
Differential revision: https://reviews.llvm.org/D124792
Diffstat (limited to 'llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions