Skip to content

Conversation

aaryanshukla
Copy link
Contributor

No description provided.

@llvmbot
Copy link
Member

llvmbot commented Jul 17, 2024

@llvm/pr-subscribers-libc

Author: None (aaryanshukla)

Changes

Full diff: https://github.com/llvm/llvm-project/pull/99404.diff

1 Files Affected:

  • (modified) libc/include/CMakeLists.txt (+2-2)
diff --git a/libc/include/CMakeLists.txt b/libc/include/CMakeLists.txt
index bbc0f7abafd55..cd92ad126bc48 100644
--- a/libc/include/CMakeLists.txt
+++ b/libc/include/CMakeLists.txt
@@ -173,7 +173,7 @@ file(MAKE_DIRECTORY ${LIBC_INCLUDE_DIR}/arpa)
 
 add_header_macro(
   arpa_inet
-  ../libc/newhdrgen/yaml/arpa_inet.yaml
+  ../libc/newhdrgen/yaml/arpa/arpa_inet.yaml
   arpa/inet.h.def
   arpa/inet.h
   DEPENDS
@@ -703,7 +703,7 @@ if(LIBC_TARGET_OS_IS_GPU)
 
   add_header_macro(
     gpu_rpc
-    ../libc/newhdrgen/yaml/rpc.yaml
+    ../libc/newhdrgen/yaml/gpu/gpu_rpc.yaml
     gpu/rpc.h.def
     gpu/rpc.h
     DEPENDS

@aaryanshukla aaryanshukla merged commit ad023a8 into llvm:main Jul 17, 2024
aaryanshukla added a commit that referenced this pull request Jul 18, 2024
yuxuanchen1997 pushed a commit that referenced this pull request Jul 25, 2024
Summary: 

Test Plan: 

Reviewers: 

Subscribers: 

Tasks: 

Tags: 


Differential Revision: https://phabricator.intern.facebook.com/D60251600
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants