[PATCH] D54487: Implement llvm.commandline named metadata
Scott Linder via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 27 11:11:37 PST 2018
scott.linder updated this revision to Diff 175539.
scott.linder added a comment.
Rebase
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.175539.patch
Type: text/x-patch
Size: 9839 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181127/b6d16a2e/attachment.bin>
More information about the llvm-commits
mailing list