This was recently introduced in GNU linkers and it makes sense for
ld.lld to have the same support. This implementation omits checking if
the input string is valid json to reduce size bloat.
Details
Details
- Reviewers
MaskRay - Commits
- rGdbd04b853b68: [ELF] Support --package-metadata
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Please add an entry to lld/docs/ReleaseNotes.rst. Consider using a style similar to git show origin/release/15.x:lld/docs/ReleaseNotes.rst
#