Skip to content

MuhammadAbuBakar95/llvm-team

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

########### LLVM/Specialisation

Directory info:

##### src

This directory would contain the source code for your LLVM passes. Each person should add separate folders under the 'src' directory. 

##### build

The llvm passes are built as shared objects (.so files). These files should be built by your label in the Makefile under the 'build' directory. The shared objects need to be run with the 'opt' tool

##### Makefile

Single project wide Makefile; use separate labels to build your llvm passes.

##### docs

Add documentation for the code along with run instructions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors