Displaying 1 result from an estimated 1 matches for "featurefpu".
Did you mean:
featurefp16
2013 Jan 22
0
[LLVMdev] LLVM TblGen syntax hightlighter
...s Pygments [2]. Pygments already support LLVM
IR syntax, however it doesn't support LLVM tblgen. I wrote up a Pygments
extension that can be incorpreated in Sphinx [3]. After installing the
extension, you can write the code below and get hightlight tblgen
syntax.
.. code-block:: tblgen
def FeatureFPU : SubtargetFeature<"fpu", "fpu", "true",
"Enable FPU">;
Any feedback is welcomed. If possible, I would like to make this
extension upstream to Pygments. :)
Regards,
chenwj
[1] http://sphinx-doc.org/
[2] http://p...