Merge remote-tracking branch 'origin/master' into llvm16
This commit is contained in:
@@ -468,6 +468,10 @@ const known_options = [_]KnownOpt{
|
||||
.name = "e",
|
||||
.ident = "entry",
|
||||
},
|
||||
.{
|
||||
.name = "u",
|
||||
.ident = "force_undefined_symbol",
|
||||
},
|
||||
.{
|
||||
.name = "weak-l",
|
||||
.ident = "weak_library",
|
||||
|
||||
Reference in New Issue
Block a user