From a977992c9a268b122a710a37b3fa628f31f88e86 Mon Sep 17 00:00:00 2001 From: Emilio Jesus Gallego Arias Date: Mon, 20 Jan 2020 14:44:59 +0100 Subject: [mltop] Deprecate -load-ml options in anticipation of #11409 --- .../07-commands-and-options/11428-mltop+depr_lowlevel_dynloads.rst | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 doc/changelog/07-commands-and-options/11428-mltop+depr_lowlevel_dynloads.rst (limited to 'doc') diff --git a/doc/changelog/07-commands-and-options/11428-mltop+depr_lowlevel_dynloads.rst b/doc/changelog/07-commands-and-options/11428-mltop+depr_lowlevel_dynloads.rst new file mode 100644 index 0000000000..a43e950bff --- /dev/null +++ b/doc/changelog/07-commands-and-options/11428-mltop+depr_lowlevel_dynloads.rst @@ -0,0 +1,6 @@ +- **Deprecated:** + The `-load-ml-source` and `-load-ml-object` command line options + have been deprecated; their use was very limited, you can achieve the same adding + additional object files in the linking step or by using a plugin. + (`#11428 `_, + by Emilio Jesus Gallego Arias). -- cgit v1.2.3