# llvm-project-demo **Repository Path**: pine404/llvm-project-demo ## Basic Information - **Project Name**: llvm-project-demo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-10 - **Last Updated**: 2024-12-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 这个项目实现了一对多的LLVM Pass调用,例如通过Main主程序,根据不同的参数去调用不同的LLVM PASS ./Main ../test/mosquitto.bc -pass=A ./Main ../test/mosquitto.bc -pass=B