[PATCH] D72222: [Driver][CodeGen] Add -fpatchable-function-entry=N[,0]
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 7 17:53:16 PST 2020
MaskRay updated this revision to Diff 236730.
MaskRay marked 2 inline comments as done.
MaskRay retitled this revision from "[Driver][CodeGen] Add -fpatchable-function-entry=N[,M]" to "[Driver][CodeGen] Add -fpatchable-function-entry=N[,0]".
MaskRay added reviewers: ostannard, peter.smith.
MaskRay removed a subscriber: ostannard.
MaskRay added a comment.
Address review comments
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.236730.patch
Type: text/x-patch
Size: 7816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200108/1826b169/attachment.bin>
More information about the cfe-commits
mailing list