Skip to content

Conversation

@amykhuang
Copy link
Collaborator

No description provided.

@llvmbot llvmbot added the libc label Jun 26, 2025
@llvmbot
Copy link
Member

llvmbot commented Jun 26, 2025

@llvm/pr-subscribers-libc

Author: Amy Huang (amykhuang)

Changes

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

1 Files Affected:

  • (modified) libc/CMakeLists.txt (+2)
diff --git a/libc/CMakeLists.txt b/libc/CMakeLists.txt
index 507b3aa88babf..9197281e73099 100644
--- a/libc/CMakeLists.txt
+++ b/libc/CMakeLists.txt
@@ -1,6 +1,8 @@
 cmake_minimum_required(VERSION 3.20.0)
 set(LLVM_SUBPROJECT_TITLE "libc")
 
+# nothing change
+
 if(CMAKE_SOURCE_DIR STREQUAL CMAKE_CURRENT_SOURCE_DIR)
   message(FATAL_ERROR "Builds rooted in the libc directory are not supported. "
     "Builds should be rooted in the runtimes directory instead. "

@jhuber6
Copy link
Contributor

jhuber6 commented Jun 26, 2025

You should submit this as a draft if it's not intended for review

@amykhuang amykhuang marked this pull request as draft June 26, 2025 23:04
@amykhuang amykhuang force-pushed the timing-test branch 9 times, most recently from da6b96e to 02c50dc Compare June 27, 2025 18:24
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