llir / grammar

EBNF grammar of LLVM IR assembly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

EBNF grammar of LLVM IR assembly.

License:BSD Zero Clause License


Languages

Language:Tcl 99.7%Language:Makefile 0.3%