https://github.com/ZHYfeng/Generate_Linux_Kernel_Bitcode
https://github.com/ZHYfeng/Generate_Linux_Kernel_Bitcode
clang linux-kernel llvm-bitcode
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ZHYfeng/Generate_Linux_Kernel_Bitcode
- Owner: ZHYfeng
- Created: 2019-04-05T17:38:58.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-24T10:16:28.000Z (about 1 year ago)
- Last Synced: 2025-01-27T06:16:17.768Z (4 months ago)
- Topics: clang, linux-kernel, llvm-bitcode
- Language: Go
- Size: 40 KB
- Stars: 30
- Watchers: 2
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The repo includes scripts to build Linux kernel into LLVM IR bitcode.
And the scripts have been tested on the target Linux kernel versions.