Adding a recipe for llvm-mode.

This commit is contained in:
Wilfred Hughes 2014-11-17 23:57:36 +00:00
parent b2a7679f09
commit 2be802ae95

5
recipes/llvm-mode Normal file
View file

@ -0,0 +1,5 @@
(llvm-mode
:url "http://llvm.org/git/llvm"
:files ("utils/emacs/llvm-mode.el"
"utils/emacs/tablegen-mode.el")
:fetcher git)