Skip to content
/ grammar Public

EBNF grammar of LLVM IR assembly.

License

0BSD, Unlicense licenses found

Licenses found

0BSD
LICENSE
Unlicense
UNLICENSE
Notifications You must be signed in to change notification settings

llir/grammar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EBNF grammar of LLVM IR assembly

The ll.tm EBNF grammar covers the entire LLVM IR langauge (as of LLVM 7.0).

License

The llir/grammar project is dual-licensed to the public domain and under a zero-clause BSD license. You may choose either license to govern your use of llir/grammar.