Author: aaryanshukla
Date: 2024-07-17T17:15:01-07:00
New Revision: d0b2fea44b78ef5f60ecfcaecee9d704d1cdea80

URL: 
https://github.com/llvm/llvm-project/commit/d0b2fea44b78ef5f60ecfcaecee9d704d1cdea80
DIFF: 
https://github.com/llvm/llvm-project/commit/d0b2fea44b78ef5f60ecfcaecee9d704d1cdea80.diff

LOG: Revert "[libc] newheadergen: quick fix to fuchsia build (#99410)"

This reverts commit ab142c635e5edeb381fb3bd0222501cd2108c176.

Added: 
    

Modified: 
    libc/include/CMakeLists.txt

Removed: 
    


################################################################################
diff  --git a/libc/include/CMakeLists.txt b/libc/include/CMakeLists.txt
index 3dd4985806263..cd92ad126bc48 100644
--- a/libc/include/CMakeLists.txt
+++ b/libc/include/CMakeLists.txt
@@ -157,7 +157,6 @@ add_header_macro(
     .llvm-libc-types.double_t
     .llvm-libc-types.float_t
     .llvm-libc-types.float128
-    .llvm-libc-macros.math_function_macros
 )
 
 add_header_macro(


        
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to