]> granicus.if.org Git - clang/commit
XCore target: Fix 'typestring' binding qualifier to the array and not the type
authorRobert Lytton <robert@xmos.com>
Thu, 5 Jun 2014 09:06:21 +0000 (09:06 +0000)
committerRobert Lytton <robert@xmos.com>
Thu, 5 Jun 2014 09:06:21 +0000 (09:06 +0000)
commit711cc4537903897eb50f2fdccb6858cc3e88e549
treed1646dd8984552b1bb179741b95406c427785f46
parenteafbf517b3cbdb05746652bff9f42b425cde44c2
XCore target: Fix 'typestring' binding qualifier to the array and not the type

Differential Revision: http://reviews.llvm.org/D3949

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@210250 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TargetInfo.cpp
test/CodeGen/xcore-stringtype.c