From 166f8b20a374a6b94a9814d46ccce2cc79af9b5d Mon Sep 17 00:00:00 2001 From: Craig Topper Date: Tue, 10 Nov 2015 05:08:00 +0000 Subject: [PATCH] [X86] Fix bad intrinsic header comment. NFC. llvm-svn: 252585 --- clang/lib/Headers/__wmmintrin_pclmul.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clang/lib/Headers/__wmmintrin_pclmul.h b/clang/lib/Headers/__wmmintrin_pclmul.h index 48a85d24ee1b..68e944e92198 100644 --- a/clang/lib/Headers/__wmmintrin_pclmul.h +++ b/clang/lib/Headers/__wmmintrin_pclmul.h @@ -1,4 +1,4 @@ -/*===---- __wmmintrin_pclmul.h - AES intrinsics ----------------------------=== +/*===---- __wmmintrin_pclmul.h - PCMUL intrinsics ---------------------------=== * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal