One fewer warning.
In practice, lld already "implements" it. (ie., it does not do dtrace-dof processing ever).
Details
Details
- Reviewers
gkm thakis - Group Reviewers
Restricted Project - Commits
- rGd7e5393af4d7: [lld-macho] Remove no_dtrace_dof from un-implemented group.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Want to add a quick RUN: %lld -no_dtrace_dof line to lld/test/MachO/driver.test to make sure this no longer emits a warning? With that, lg.
lld/MachO/Options.td | ||
---|---|---|
950 | Just "Disable dtrace-dof processing (default)" seems sufficient. Brevity good. |
Just "Disable dtrace-dof processing (default)" seems sufficient. Brevity good.