Based on http://reviews.llvm.org/D8496
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Hi Vladimir,
With the above nits picked, looks fine to me!
Cheers,
James
lib/Target/AArch64/Utils/AArch64BaseInfo.h | ||
---|---|---|
446 ↗ | (On Diff #22383) | Please add a comment like "// Added in v8.1a", to signify why PAN is out of numeric order. |
test/MC/AArch64/armv8-extension-pan.s | ||
1 ↗ | (On Diff #22383) | I know it's picky, but please add a space after the // like all other files. |