llvm-project/llvm/lib/InterfaceStub
Alex Brachet a74d9e74e5 [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
2022-05-14 18:50:20 +00:00
..
CMakeLists.txt
ELFObjHandler.cpp [ifs] Add --strip-size flag 2022-05-14 18:50:20 +00:00
IFSHandler.cpp [ifs] Add --strip-size flag 2022-05-14 18:50:20 +00:00
IFSStub.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00