[PATCH] D115844: [ubsan] Using metadata instead of prologue data for function sanitizer

Yuanfang Chen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 1 12:30:28 PDT 2022


ychen added a comment.

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.


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