Skip to content

budimirarandjelovicsyrmia/llvm-course

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 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.

  • ast-matcher: AST matcher implementation with LibTooling

About

Code examples used for the LAC LLVM course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C++ 43.7%
  • CMake 21.0%
  • Makefile 17.2%
  • LLVM 15.9%
  • C 1.3%
  • Shell 0.9%