Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/linker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/error-codes.md')
-rw-r--r--docs/error-codes.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/error-codes.md b/docs/error-codes.md
index 5c4a02211..373489d44 100644
--- a/docs/error-codes.md
+++ b/docs/error-codes.md
@@ -55,6 +55,10 @@ error and warning codes.
- Element in 'XML document location' contains a 'featuredefault' attribute with an invalid value. This attribute only supports the true value, to indicate that this is the default behavior for a feature when a value is not given.
+#### `IL1015`: Unrecognized command-line option: 'option'
+
+- The linker was passed a string that was not a linker option.
+
----
## Warning Codes