Skip to content

thomaslee/llvm-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llvm-demo

printf("%d\n", 10 + 15); ... with the LLVM 3.2 C++ API

To build:

$ autoreconf -i
$ ./configure
$ make
$ ./llvm-demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published