This option is the same as option --undefined except that if symbol is
not defined in the output file then the linker will issue an error and
exit.
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D126924
[lld][WebAssembly] Add support for --require-defined linker flag Needs ReviewPublic Authored by sbc100 on Jun 2 2022, 2:44 PM. This revision needs review, but there are no reviewers specified.
Details
Summary This option is the same as option --undefined except that if symbol is
Diff Detail
Revision Contents
Diff 433893 lld/wasm/Config.h
lld/wasm/Options.td
lld/wasm/Writer.cpp
|