[PATCH] D73072: [Driver][CodeGen] Support -fpatchable-function-entry=N,M where M>0
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 21 12:14:24 PST 2020
MaskRay updated this revision to Diff 239400.
MaskRay added a comment.
Improve tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73072/new/
https://reviews.llvm.org/D73072
Files:
clang/include/clang/Basic/AttrDocs.td
clang/include/clang/Basic/CodeGenOptions.def
clang/include/clang/Basic/DiagnosticDriverKinds.td
clang/include/clang/Driver/CC1Options.td
clang/include/clang/Driver/Options.td
clang/lib/CodeGen/CodeGenFunction.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/lib/Sema/SemaDeclAttr.cpp
clang/test/CodeGen/patchable-function-entry.c
clang/test/Sema/patchable-function-entry-attr.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73072.239400.patch
Type: text/x-patch
Size: 9111 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200121/0bf00561/attachment-0001.bin>
More information about the cfe-commits
mailing list