diff options
author | PeterChou1 <peter.chou@mail.utoronto.ca> | 2025-03-10 17:51:17 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-10 17:51:17 -0400 |
commit | 92c8dd6fc940318d03c0689fdd008914e105f055 (patch) | |
tree | d70c4a832a03d5ef8fbfdc8ed8abe3c8ba5a866f /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp | |
parent | aeae3667bd092925795976a85a4ab1246fa3c8c8 (diff) | |
download | llvm-92c8dd6fc940318d03c0689fdd008914e105f055.zip llvm-92c8dd6fc940318d03c0689fdd008914e105f055.tar.gz llvm-92c8dd6fc940318d03c0689fdd008914e105f055.tar.bz2 |
[llvm] add support for mustache templating language (#105893)
Adds Support for the Mustache Templating Language. See specs here:
https://mustache.github.io/mustache.5.html
This patch implements support+tests for majority of the features of the
language including:
- Variables
- Comments
- Lambdas
- Sections
This meant as a library to support places where we have to generate
HTML, such as in clang-doc.
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions