embedded-framework/tools/clang-tidy/README.md
2024-03-11 19:58:59 +08:00

7 lines
428 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 1. llvm系列工具
   git clone时可能会非常慢且频繁失败网速快时可正常失败后请多次重试。最好在保证网速的情况下进行下载源码。
## 1.1. 使用说明
1. 在工程根目录执行make compile_llvm;会下载源码编译并把llvm源码包含生成的工具文件拷贝到用户根目录以方便不同目录的源码工程可以复用llvm工具