Skip to content

Code examples used for the LAC LLVM course

License

Notifications You must be signed in to change notification settings

jjang3/llvm-course

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLVM Course

  • LLVM-passes: suite of examples of llvm analyses and transformations to guide help newcomers write their own passes.

  • LLVM-metadata: suite of examples of llvm passes that manipulate metadata.

  • clang-plugins: suite of examples of clang plugins.

About

Code examples used for the LAC LLVM course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 42.4%
  • CMake 21.5%
  • Makefile 18.1%
  • LLVM 16.7%
  • C 1.3%