[PATCH] D128387: [hwasan] Add __hwasan_record_frame_record to the hwasan interface

Leonard Chan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 30 15:38:25 PDT 2022


leonardchan added a comment.

In D128387#3603205 <https://reviews.llvm.org/D128387#3603205>, @vitalybuka wrote:

> Could you please move refactoring (like extraction emitPrologue) into a separate CL?
>
> We also need one test for runtime and one test for generated IR.

Should I break this up into 2 compiler-rt and llvm patches?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128387/new/

https://reviews.llvm.org/D128387



More information about the llvm-commits mailing list