[PATCH] D115844: [ubsan] Using metadata instead of prologue data for function sanitizer
Vitaly Buka via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 1 12:31:15 PDT 2022
vitalybuka added a comment.
In D115844#3625781 <https://reviews.llvm.org/D115844#3625781>, @ychen wrote:
> In D115844#3625776 <https://reviews.llvm.org/D115844#3625776>, @vitalybuka wrote:
>
>> @ychen This patch causes 20% .o size increase (x86_64) Is this expected?
>
> No, it is not expected. Do you have a test case? I'll take a look.
Sure, I'll create reproducer.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115844/new/
https://reviews.llvm.org/D115844
More information about the cfe-commits
mailing list