]> granicus.if.org Git - clang/commitdiff
Erm...this isn't the same as PR6658.
authorBill Wendling <isanbard@gmail.com>
Wed, 6 Oct 2010 03:33:37 +0000 (03:33 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 6 Oct 2010 03:33:37 +0000 (03:33 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@115737 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/mmx-builtins.c

index 0252aebfcb0ebd05a64f0dc2e0d66d501878c2da..7934e77890b31df37b8eaa18b5f357e5fd868fa0 100644 (file)
@@ -4,7 +4,6 @@
 // on win32 since we don't generally know how to find errno.h.
 #define __MM_MALLOC_H
 
-// PR6658
 #include <tmmintrin.h>
 
 __m64 test1(__m64 a, __m64 b) {