[PATCH] D137642: [X86][CodeGen] Fix crash in hotpatch

Sylvain Audi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 30 04:30:21 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3f3438a596d4: [CodeGen][X86] Crash fixes for "patchable-function" pass (authored by saudi).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137642

Files:
  clang/lib/CodeGen/CodeGenFunction.cpp
  llvm/include/llvm/Support/TargetOpcodes.def
  llvm/lib/CodeGen/PatchableFunction.cpp
  llvm/lib/Target/X86/X86MCInstLower.cpp
  llvm/test/CodeGen/X86/patchable-prologue-debuginfo.ll
  llvm/test/CodeGen/X86/patchable-prologue.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137642.478897.patch
Type: text/x-patch
Size: 11154 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221130/bf5e09d9/attachment.bin>


More information about the cfe-commits mailing list