From 8c24b22b2db8bc2939f439d861f6b6cbf3c857e6 Mon Sep 17 00:00:00 2001 From: Rui Ueyama Date: Fri, 29 Mar 2024 18:02:34 +0900 Subject: [PATCH] Update the man page --- docs/mold.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/mold.md b/docs/mold.md index 9a956b845f..851b6d05c5 100644 --- a/docs/mold.md +++ b/docs/mold.md @@ -603,6 +603,10 @@ arguments. * `--trace`: Print name of each input file. +* `--undefined-glob`=_pattern_: + Synonym for `--undefined`, except that `--undefined-glob` takes a glob + pattern instead of just a single symbol name. + * `--undefined-version`, `--no-undefined-version`: By default, `mold` warns on a symbol specified by a version script or by `--export-dynamic-symbol` if it is not defined. You can silence the warning