[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 22 23:04:38 PDT 2021
necipfazil updated this revision to Diff 361091.
necipfazil marked 10 inline comments as done.
necipfazil added a comment.
Fix nits in documentation and tests
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/call-graph-section.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.361091.patch
Type: text/x-patch
Size: 18958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210723/7f28d5a2/attachment-0001.bin>
More information about the cfe-commits
mailing list