[llvm-commits] PATCH: Fix highlighting in emacs tablegen mode

Stefanus Du Toit Stefanus.DuToit at rapidmind.com
Tue Jul 22 18:58:31 PDT 2008


Previously, the emacs tablegen mode would highlight constants even if  
they appear in words. This would cause things like the "128" in  
"VR128" to be highlighted. This patch fixes the highlighting by only  
recognizing constants when they have word breaks around them.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: emacs-tablegen-constants.diff
Type: application/octet-stream
Size: 964 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20080722/3ed690b7/attachment.obj>
-------------- next part --------------

--
Stefanus Du Toit <stefanus.dutoit at rapidmind.com>
   RapidMind Inc.
   phone: +1 519 885 5455 x116 -- fax: +1 519 885 1463





More information about the llvm-commits mailing list