Skip to content
This repository was archived by the owner on Mar 12, 2025. It is now read-only.

Repository files navigation

Ego

# compile llvm IR to object file
llc -filetype=obj test.ll -o test.o
# link c code with object file
clang caller.c test.o -o prog

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages