[PATCH] D54487: Implement llvm.commandline named metadata
Scott Linder via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 10 11:51:34 PST 2018
scott.linder updated this revision to Diff 177579.
scott.linder edited the summary of this revision.
scott.linder added a comment.
Use the same ELF section name as GCC
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54487/new/
https://reviews.llvm.org/D54487
Files:
include/llvm/CodeGen/AsmPrinter.h
include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
include/llvm/Target/TargetLoweringObjectFile.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/CodeGen/TargetLoweringObjectFileImpl.cpp
lib/IR/Verifier.cpp
test/CodeGen/X86/commandline-metadata.ll
test/Linker/Inputs/commandline.a.ll
test/Linker/Inputs/commandline.b.ll
test/Linker/commandline.ll
test/Verifier/commandline-meta1.ll
test/Verifier/commandline-meta2.ll
test/Verifier/commandline-meta3.ll
test/Verifier/commandline-meta4.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54487.177579.patch
Type: text/x-patch
Size: 9836 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181210/fbee2acb/attachment.bin>
More information about the llvm-commits
mailing list