[PATCH] D143802: [XRay] Add generic patchable-function-entry NOP sled implementation
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 30 23:15:47 PDT 2023
MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.
Herald added subscribers: wangpc, sunshaoce.
Sorry for the delay. This looks good, but it needs rebase:)
================
Comment at: llvm/lib/Target/X86/X86MCInstLower.cpp:2756
+}
\ No newline at end of file
----------------
"No newline at end of file"
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143802/new/
https://reviews.llvm.org/D143802
More information about the llvm-commits
mailing list