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 4303d5a commit 8fae565Copy full SHA for 8fae565
flang/test/Runtime/no-cpp-dep.c
@@ -1,6 +1,6 @@
1
/*
2
This test makes sure that flang's runtime does not depend on the C++ runtime
3
-library. It tries to link this simple file against libflang_rt.a with
+library. It tries to link this simple file against libflang_rt.runtime.a with
4
a C compiler.
5
6
REQUIRES: c-compiler, flang-rt
0 commit comments