From a0deee530b38aec0df1e33617a23ad9397ff9ce5 Mon Sep 17 00:00:00 2001 From: Nemanja Ivanovic Date: Tue, 29 Sep 2015 18:20:59 +0000 Subject: [PATCH] Forgot to remove a FIXME that has been fixed. NFC. llvm-svn: 248815 --- clang/lib/Headers/altivec.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/clang/lib/Headers/altivec.h b/clang/lib/Headers/altivec.h index 453aa312ddf6..c39156eff8e5 100644 --- a/clang/lib/Headers/altivec.h +++ b/clang/lib/Headers/altivec.h @@ -13782,9 +13782,6 @@ support). As a result, we need to be able to turn off support for those. The remaining ones (currently controlled by -mcrypto for GCC) still need to be provided on compliant hardware even if Vector.Crypto is not provided. -FIXME: the naming convention for the builtins will be adjusted due -to the inconsistency (__builtin_crypto_ prefix on builtins that cannot be -removed with -mno-crypto). This is under development. */ #ifdef __CRYPTO__ #define vec_sbox_be __builtin_altivec_crypto_vsbox