Add support for llvm-mc as an assembly linter (#4446)

This commit is contained in:
javad
2023-02-09 05:19:24 +03:30
committed by GitHub
parent ae2d47ba83
commit f78e9d634f
7 changed files with 106 additions and 0 deletions

View File

@@ -45,6 +45,7 @@ formatting.
* [write-good](https://github.com/btford/write-good)
* ASM
* [gcc](https://gcc.gnu.org)
* [llvm-mc](https://llvm.org)
* AVRA
* [avra](https://github.com/Ro5bert/avra)
* Awk