diff options
author | Alex Brachet <abrachet@google.com> | 2022-05-14 17:23:47 +0000 |
---|---|---|
committer | Alex Brachet <abrachet@google.com> | 2022-05-14 17:25:50 +0000 |
commit | b6b0fd6a940b7006ced344736decccffaa583b8a (patch) | |
tree | 8c9253c95c1293d5f400bfca87989b3ff97d3a11 /llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp | |
parent | bc90bbb75904d5381b1e7e16d81001c5ad304101 (diff) | |
download | llvm-b6b0fd6a940b7006ced344736decccffaa583b8a.zip llvm-b6b0fd6a940b7006ced344736decccffaa583b8a.tar.gz llvm-b6b0fd6a940b7006ced344736decccffaa583b8a.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/PowerPC/Disassembler/PPCDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions