https://github.com/zhyfeng/generate_linux_kernel_bitcode
https://github.com/zhyfeng/generate_linux_kernel_bitcode
clang linux-kernel llvm-bitcode
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zhyfeng/generate_linux_kernel_bitcode
- Owner: ZHYfeng
- Created: 2019-04-05T17:38:58.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-06-23T13:47:18.000Z (10 months ago)
- Last Synced: 2026-01-02T08:45:03.625Z (3 months ago)
- Topics: clang, linux-kernel, llvm-bitcode
- Language: Go
- Size: 43 KB
- Stars: 37
- Watchers: 1
- Forks: 13
- 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.