[llvm-commits] [llvm] r168645 - in /llvm/trunk/lib: AsmParser/LLLexer.cpp AsmParser/LLParser.cpp AsmParser/LLParser.h AsmParser/LLToken.h VMCore/AsmWriter.cpp

Michael Ilseman milseman at apple.com
Mon Nov 26 19:13:27 PST 2012


I wasn't aware of Pygments. I'll send something out, add emacs support, and open a PR for vim support.

On Nov 26, 2012, at 6:01 PM, Sean Silva <silvas at purdue.edu> wrote:

> If you wouldn't mind, please send a pull-request to Pygments updating
> their keyword list so that these can be highlighted in code examples
> in our documentation. The exact code that needs to be changed is
> <https://bitbucket.org/birkenfeld/pygments-main/src/24c16194941a7464a0cbe27896cc103b9bbab6a9/pygments/lexers/asm.py?at=default#cl-232>.
> If you aren't willing to do this, please file a PR and assign it to
> me.
> 
> Thanks,
> 
> -- Sean Silva




More information about the llvm-commits mailing list