Test commit permission

llvm-svn: 283318
This commit is contained in:
Oren Ben Simhon 2016-10-05 13:48:33 +00:00
parent afff169f17
commit a2010755fa
1 changed files with 2 additions and 2 deletions

View File

@ -183,8 +183,8 @@ so cool to turn it into something like:
... which would only do one 32-bit XOR per loop iteration instead of two.
It would also be nice to recognize the reg->size doesn't alias reg->node[i], but
this requires TBAA.
It would also be nice to recognize the reg->size doesn't alias reg->node[i],
but this requires TBAA.
//===---------------------------------------------------------------------===//