# 从零开始学习LLVM **Repository Path**: gevico/learn-llvm ## Basic Information - **Project Name**: 从零开始学习LLVM - **Description**: 一个便捷学习LLVM的开源项目。 - **Primary Language**: C++ - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2023-05-08 - **Last Updated**: 2024-11-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 从零开始学习 LLVM ## 前言 1. 选择你的兴趣点,作为了解 LLVM 的角度; 2. 或者从实际业务出发,这样更容易获得正反馈; 3. 其实耐心很重要,放平心态,慢慢来,比较快。 ## 说明 该项目主要在 [Gitee](https://gitee.com/gevico/learn-llvm) 上更新, [Github](https://github.com/gevico/learn-llvm) 作为备份仓库,定期同步。