[PATCH] D84846: [MC] Add support for generating missing GNU build notes
Timm Bäder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 15 07:19:56 PST 2021
tbaeder updated this revision to Diff 316945.
tbaeder added a comment.
Sorry about the last change, that was the wrong patch.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84846/new/
https://reviews.llvm.org/D84846
Files:
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/Misc/generate-missing-build-notes.c
clang/tools/driver/cc1as_main.cpp
llvm/include/llvm/MC/MCContext.h
llvm/include/llvm/MC/MCTargetOptions.h
llvm/lib/CodeGen/LLVMTargetMachine.cpp
llvm/lib/MC/ELFObjectWriter.cpp
llvm/lib/MC/MCContext.cpp
llvm/lib/MC/MCTargetOptions.cpp
llvm/test/MC/ELF/build-notes.s
llvm/tools/llvm-mc/llvm-mc.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84846.316945.patch
Type: text/x-patch
Size: 19498 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210115/6147240d/attachment-0001.bin>
More information about the cfe-commits
mailing list