Use a: and s: instead of a0: and s0: in the DataLayout strings.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 13 Dec 2013 18:56:34 +0000 (18:56 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 13 Dec 2013 18:56:34 +0000 (18:56 +0000)
commitf343bc9956554537c22d1a10e08b6306ea4ad4d9
treeee4cbde5a299328f197a3a3211a3b00ed3d69895
parentcd8314d63cb065054a9d0beed94647464ffacd8d
Use a: and s: instead of a0: and s0: in the DataLayout strings.

They are equivalent and the size of 'a' and 's' is unused.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197259 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/IR/InstructionsTest.cpp
unittests/IR/LegacyPassManagerTest.cpp