about summary refs log tree commit diff
diff options
context:
space:
mode:
author许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com>2025-01-16 15:23:53 +0800
committer许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com>2025-02-01 16:14:36 +0800
commit223e0f1ce1dc7e06041f7226a661a653c0ddb3df (patch)
treec53cafcb087f3bca83465b91ec30d628d333f4c4
parent16e5ea4ec43814abdec220ec834845b47b390a0b (diff)
downloadrust-223e0f1ce1dc7e06041f7226a661a653c0ddb3df.tar.gz
rust-223e0f1ce1dc7e06041f7226a661a653c0ddb3df.zip
tests: fix incorrect comment
-rw-r--r--tests/run-make/split-debuginfo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run-make/split-debuginfo/Makefile b/tests/run-make/split-debuginfo/Makefile
index 8a7461727d1..abb1fab7141 100644
--- a/tests/run-make/split-debuginfo/Makefile
+++ b/tests/run-make/split-debuginfo/Makefile
@@ -237,7 +237,7 @@ else # Some non-Windows, non-Darwin platforms are not stable, and some are.
 	unpacked-lto: unpacked-lto-split unpacked-lto-single
 
 	# - rmeta file added to rlib, no object files are generated and thus no debuginfo is generated
-	# - `.o` present (bitcode)
+	# - `.o` not present
 	# - `.dwo` never created
 	# - `.dwp` never created
 	unpacked-lto-split: