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

Sylvain Audi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 8 07:15:28 PST 2022


saudi updated this revision to Diff 473998.
saudi added a comment.

Update: cleanup lambda (remove capture, fix const correctness)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137642

Files:
  llvm/lib/CodeGen/PatchableFunction.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.473998.patch
Type: text/x-patch
Size: 5575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221108/48cebd11/attachment.bin>


More information about the llvm-commits mailing list