We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6aa0c5 commit f7a68bdCopy full SHA for f7a68bd
llvm/docs/CommandGuide/llvm-mustachespec.rst
@@ -1,5 +1,5 @@
1
-llvm-mustachespec
2
-=================
+llvm-mustachespec - LLVM tool to test Mustache Compliance Library
+=================================================================
3
4
llvm-mustachespec test the mustache spec conformance of the LLVM
5
mustache library. The spec can be found here https://github.com/mustache/spec
llvm/test/lit.cfg.py
@@ -233,7 +233,6 @@ def get_asan_rtlib():
233
"llvm-c-test",
234
"llvm-cxxfilt",
235
"llvm-xray",
236
- "llvm-mustachespec"
237
"yaml2obj",
238
"obj2yaml",
239
"yaml-bench",
0 commit comments