Skip to content

gal2xy/LLVM-Pass-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

LLVM-Pass-Example

该项目是一个LLVM Pass编写样例,包括

  • opt without llvm source code(详见opt-without-llvm分支)
  • opt with llvm source code(详见opt-with-llvm分支)
  • clang without llvm source code(详见clang-without-llvm分支)
  • clang with llvm source code(详见clang-with-llvm分支)

以上Pass编写过程详见https://gal2xy.github.io/2024/04/22/LLVM%20and%20OLLVM/LLVM-Pass%E7%BC%96%E5%86%99/

About

LLVM Pass编写样例,包括opt、clang、依赖源码、脱离源码的pass执行

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published