We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b16947 commit 32c3c72Copy full SHA for 32c3c72
llvm/test/CodeGen/X86/remarks-section.ll
@@ -26,4 +26,4 @@ define void @func1() {
26
}
27
28
; Currently no ELF support for bitstream remarks
29
-; CHECK-LINUX-DEFAULT-BITSTREAM: warning: Current object file format does not support remarks sections.
+; CHECK-LINUX-DEFAULT-BITSTREAM: warning: Current object file format does not support remarks sections. Use the yaml remark format instead.
0 commit comments