]> granicus.if.org Git - clang/commit
Split this test into one per supporter nacl arch.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 18 Dec 2013 04:35:56 +0000 (04:35 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 18 Dec 2013 04:35:56 +0000 (04:35 +0000)
commitd9ac927e69aaccc80ce43fd70afe6c44f0edbe64
tree3743de969d19eb78e71a44fbb22b942b78efcf3d
parent668221f79f98a4ed353b9db9653c8e286874fbb3
Split this test into one per supporter nacl arch.

Right now clang produces the same DataLayout for all of them, but it could, for
example, add 'n' specifications when the end architecture is given.

No functionality change, this should just make future changes easier to read.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@197549 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/target-data.c