This is a simple refactoring for StackMap version 2 preparation which is currently under review.
StackMap is defined in individual arch AsmPrinter. Instead, I define it in AsmPrinter (base) and use it in other derived cases.
Details
Details
- Reviewers
reames
Diff Detail
Diff Detail
Event Timeline
include/llvm/CodeGen/AsmPrinter.h | ||
---|---|---|
111 | This could use a better comment. When writing comments, write them as English prose, which means they should use proper capitalization, punctuation, etc. |
include/llvm/CodeGen/AsmPrinter.h | ||
---|---|---|
111 | Updated the comment. |
Comment Actions
I don't see any obvious problems. I don't really consider myself particularly knowledgeable in this area, but given it's a simple change and no one more knowledgeable has spoken up with concerns, LGTM.
This could use a better comment. When writing comments, write them as English prose, which means they should use proper capitalization, punctuation, etc.
http://llvm.org/docs/CodingStandards.html#commenting