[PATCH] D54489: Implement -frecord-command-line (-frecord-gcc-switches)
Scott Linder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 16 12:34:42 PST 2018
scott.linder updated this revision to Diff 174429.
scott.linder added a comment.
Update documentation for new option and error in the driver when generating for unsupported object-file format.
https://reviews.llvm.org/D54489
Files:
docs/ClangCommandLineReference.rst
include/clang/Driver/CC1Options.td
include/clang/Driver/Options.td
include/clang/Frontend/CodeGenOptions.h
lib/CodeGen/CodeGenModule.cpp
lib/CodeGen/CodeGenModule.h
lib/Driver/ToolChains/Clang.cpp
lib/Frontend/CompilerInvocation.cpp
test/Driver/clang_f_opts.c
test/Driver/debug-options.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54489.174429.patch
Type: text/x-patch
Size: 11910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181116/b020b9d9/attachment.bin>
More information about the cfe-commits
mailing list