Skip to content

Zxnii/hello-llvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a "hello world" kernel written entirely in LLVM IR because I was bored

Building

You will need the full LLVM toolchain, the GNU Compiler and GRUB tools.

After installing dependencies you just run

build.sh

Running

The final ISO output by the build step can either be burned to a thumb drive or ran via QEMU

qemu-system-i386 -cdrom llvm-hello.iso

About

Hello World kernel written using LLVM IR

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published