]> granicus.if.org Git - clang/commit
Use a: and s: instead of a0: and s0: in the DataLayout strings.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 13 Dec 2013 18:40:15 +0000 (18:40 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 13 Dec 2013 18:40:15 +0000 (18:40 +0000)
commitf20b43f409d28577a44186ee4df3ff02bb3c409a
treef333ae21eee7eaadbbc0da0b16f4a6afaf4e3ea8
parent0209f562837691b5d5aefb775f0c571d9e7283da
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/cfe/trunk@197256 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp
test/CodeGen/target-data.c
test/CodeGen/xcore-abi.c