From: Simon Pilgrim Date: Tue, 9 May 2017 17:43:16 +0000 (+0000) Subject: [X86][LWP] Removing LWP todo comment. NFCI. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3a1e0f684eae55014e390d42ed9346869012180f;p=clang [X86][LWP] Removing LWP todo comment. NFCI. LWP / lwpintrin.h is now supported git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@302557 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Headers/x86intrin.h b/lib/Headers/x86intrin.h index ef1d02948c..31ee7b82dd 100644 --- a/lib/Headers/x86intrin.h +++ b/lib/Headers/x86intrin.h @@ -88,6 +88,4 @@ #include #endif -/* FIXME: LWP */ - #endif /* __X86INTRIN_H */