[PATCH] D72222: [Driver][CodeGen] Add -fpatchable-function-entry=N[,M]

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jan 4 21:22:52 PST 2020


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

Forgot to add test/Driver/fpatchable-function-entry.c


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72222

Files:
  clang/include/clang/Basic/CodeGenOptions.def
  clang/include/clang/Basic/DiagnosticDriverKinds.td
  clang/include/clang/Driver/Options.td
  clang/lib/CodeGen/CodeGenFunction.cpp
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/lib/Driver/XRayArgs.cpp
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/test/CodeGen/patchable-function-entry.c
  clang/test/Driver/fpatchable-function-entry.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72222.236222.patch
Type: text/x-patch
Size: 7635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200105/4821f742/attachment-0001.bin>


More information about the cfe-commits mailing list