Skip to content

Commit f7a68bd

Browse files
committed
add description
1 parent f6aa0c5 commit f7a68bd

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

llvm/docs/CommandGuide/llvm-mustachespec.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
llvm-mustachespec
2-
=================
1+
llvm-mustachespec - LLVM tool to test Mustache Compliance Library
2+
=================================================================
33

44
llvm-mustachespec test the mustache spec conformance of the LLVM
55
mustache library. The spec can be found here https://github.com/mustache/spec

llvm/test/lit.cfg.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,6 @@ def get_asan_rtlib():
233233
"llvm-c-test",
234234
"llvm-cxxfilt",
235235
"llvm-xray",
236-
"llvm-mustachespec"
237236
"yaml2obj",
238237
"obj2yaml",
239238
"yaml-bench",

0 commit comments

Comments
 (0)