Skip to content

Commit 223e0f1

Browse files
committed
tests: fix incorrect comment
1 parent 16e5ea4 commit 223e0f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/run-make/split-debuginfo/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ else # Some non-Windows, non-Darwin platforms are not stable, and some are.
237237
unpacked-lto: unpacked-lto-split unpacked-lto-single
238238

239239
# - rmeta file added to rlib, no object files are generated and thus no debuginfo is generated
240-
# - `.o` present (bitcode)
240+
# - `.o` not present
241241
# - `.dwo` never created
242242
# - `.dwp` never created
243243
unpacked-lto-split:

0 commit comments

Comments
 (0)