[PATCH] D105907: [CallGraphSection] Add call graph section options and documentation
Necip Fazil Yildiran via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 15 09:15:24 PDT 2021
necipfazil updated this revision to Diff 359010.
necipfazil marked 2 inline comments as done.
necipfazil added a comment.
- test new clang flags
- rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105907/new/
https://reviews.llvm.org/D105907
Files:
clang/docs/CallGraphSection.rst
clang/include/clang/Basic/CodeGenOptions.def
clang/include/clang/Driver/Options.td
clang/lib/CodeGen/BackendUtil.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/Driver/clang_f_opts.c
llvm/include/llvm/CodeGen/CommandFlags.h
llvm/include/llvm/Target/TargetOptions.h
llvm/lib/CodeGen/CommandFlags.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105907.359010.patch
Type: text/x-patch
Size: 14827 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210715/02f0a675/attachment.bin>
More information about the cfe-commits
mailing list