[PATCH] D73760: [X86] -fpatchable-function-entry=N,0: place patch label after ENDBR{32,64}

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 3 10:12:01 PST 2020


MaskRay updated this revision to Diff 242119.
MaskRay added a comment.

Add CHECK-NEXT: .cfi_startproc


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73760

Files:
  llvm/lib/Target/X86/X86MCInstLower.cpp
  llvm/test/CodeGen/AArch64/patchable-function-entry-bti.ll
  llvm/test/CodeGen/X86/patchable-function-entry-ibt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73760.242119.patch
Type: text/x-patch
Size: 5058 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200203/6221174f/attachment.bin>


More information about the llvm-commits mailing list