[PATCH] D54487: Implement llvm.commandline named metadata
Paul Robinson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 13 12:53:43 PST 2018
probinson added a comment.
I don't really see a need for a new directive, it's convenient but does nothing you couldn't do with existing directives.
It does have some downside, in that it's supported only by the LLVM integrated assembler.
Repository:
rL LLVM
https://reviews.llvm.org/D54487
More information about the llvm-commits
mailing list