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 5824be8 commit 5e1c3a1Copy full SHA for 5e1c3a1
1 file changed
tests/ui/README.md
@@ -1312,6 +1312,10 @@ Tests on static items.
1312
1313
**FIXME**: should probably be merged with `tests/ui/static/`.
1314
1315
+## `tests/ui/staticlib-hide-internal-symbols/`: `-Zstaticlib-hide-internal-symbols` command line flag
1316
+
1317
+Tests for the `-Zstaticlib-hide-internal-symbols` flag, which hides non-exported symbols in ELF static libraries.
1318
1319
## `tests/ui/stats/`
1320
1321
Tests for compiler-internal stats; `-Z meta-stats` and `-Z input-stats` flags.
0 commit comments