We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
内藤さんよりご要望 https://x.com/NAITOTokihiro/status/1796753319169552766
アセンブラでもし実装が容易であればお願いしたいことが。容量切迫がかなり厳しくなってるので、未使用ルーチンの削除をしたいのですが、プログラムサイズがデカくてどれが使っていないのか探すのが難しくなっています。そこで、-unused としたら、一度も呼び出されていないラベルをタグジャンプ形式でファイルに出力するのは出来ないでしょうか?
The text was updated successfully, but these errors were encountered:
Merge pull request #328 from /issues/327
c67fe44
[issues-327] 未使用ラベルの検出をしてほしい
リリースされました。
Sorry, something went wrong.
No branches or pull requests
内藤さんよりご要望
https://x.com/NAITOTokihiro/status/1796753319169552766
The text was updated successfully, but these errors were encountered: