[PATCH] D30465: [mips] Set the Int64Type / IntMaxType types correctly for OpenBSD/mips64
Simon Dardis via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Apr 22 13:57:25 PDT 2017
sdardis added a comment.
FYI, you should close this revision manually and cite the commit (https://reviews.llvm.org/rL297098). Also please cite the review and all the reviewers when you commit. E.g. the commit message for that should be:
[mips] Set the Int64Type / IntMaxType types correctly for OpenBSD/mips64
Set the Int64Type / IntMaxType types correctly for OpenBSD/mips64.
Reviewers: sdardis
Differential Revision: https://reviews.llvm.org/D30465
Doing all this helps with auditing commits and future maintenance. Phab will pick up on commit messages in that form and close the review automatically. The arcanist tool will automate adding the necessary lines to the commit message.
Repository:
rL LLVM
https://reviews.llvm.org/D30465
More information about the cfe-commits
mailing list