[PATCH] D32154: [AVR] Migrate to new MCAsmInfo CodePointerSize
Jonathan Roelofs via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 18 08:00:52 PDT 2017
jroelofs added a comment.
LGTM, too.
@xiangzhai FWIW, you shouldn't feel bad making commits that fix the build without getting them reviewed first:
> 2. You are allowed to commit patches without approval which you think are obvious. This is clearly a subjective decision — we simply expect you to use good judgement. Examples include: fixing build breakage, reverting obviously broken patches, documentation/comment changes, any other minor changes.
http://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access
Repository:
rL LLVM
https://reviews.llvm.org/D32154
More information about the llvm-commits
mailing list