现在我这边按照文档的步骤集成报了一个错。展开后提示___llvm_profile_runtime 重复了。我在instrProfiling.h 文件里 把int __llvm_profile_runtime = 0; 这一行注释掉就不报错了,但是与此同时采集功能也无法使用了。 <img width="458" alt="Image" src="https://github.com/user-attachments/assets/c5e12195-3c48-4344-b6c7-72a5479dce9e" /> <img width="1121" alt="Image" src="https://github.com/user-attachments/assets/fc6876e3-6cb7-4443-8841-488e39746056" /> <img width="909" alt="Image" src="https://github.com/user-attachments/assets/b3e6c56b-971c-4119-8646-7238cde363be" />