[PATCH] Fix __ldrexd arm intrinsic
Daniel Jump
danjump at microsoft.com
Thu Dec 11 01:26:08 PST 2014
Hi kongyi,
The parameter definition of this API is const volatile __int64*, but it is not defined correctly in clang. Move the 'CD' to the correct location.
Bug tracked here: http://llvm.org/bugs/show_bug.cgi?id=21004
http://reviews.llvm.org/D6598
Files:
include/clang/Basic/BuiltinsARM.def
test/CodeGen/builtins-arm-ms.c
test/Sema/builtins-arm-ms.c
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6598.17131.patch
Type: text/x-patch
Size: 1807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141211/b142e714/attachment.bin>
More information about the cfe-commits
mailing list