Skip to content

Commit 32c3c72

Browse files
Update llvm/test/CodeGen/X86/remarks-section.ll
Co-authored-by: Jon Roelofs <[email protected]>
1 parent 5b16947 commit 32c3c72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/X86/remarks-section.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ define void @func1() {
2626
}
2727

2828
; Currently no ELF support for bitstream remarks
29-
; CHECK-LINUX-DEFAULT-BITSTREAM: warning: Current object file format does not support remarks sections.
29+
; CHECK-LINUX-DEFAULT-BITSTREAM: warning: Current object file format does not support remarks sections. Use the yaml remark format instead.

0 commit comments

Comments
 (0)