diff options
author | Paul Kirth <paulkirth@google.com> | 2025-09-24 13:44:26 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-24 13:44:26 -0700 |
commit | 1c6e896c712d3f44947d3b26089f7ab55aa0d416 (patch) | |
tree | 2d98f55240046ae8f00c3b1c6894c2b9382acf99 /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | 18cffb8f469e9fd6df70084b121caaa18490a4af (diff) | |
download | llvm-1c6e896c712d3f44947d3b26089f7ab55aa0d416.zip llvm-1c6e896c712d3f44947d3b26089f7ab55aa0d416.tar.gz llvm-1c6e896c712d3f44947d3b26089f7ab55aa0d416.tar.bz2 |
[llvm][mustache] Add support for Triple Mustache (#159183)
We extend the logic in tokenize() to treat the `{{{}}}` delimiters
to treat it like other unescaped HTML. We do this by updating the
tokenizer to treat the new tokes the same way we do for the `{{&variable}}`
syntax, which avoid the need to change the parser.
We also update the llvm-test-mustache-spec tool to no longer mark Triple
Mustache as XFAIL.
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions