Jessica Paquette d950172a4f Add missing description to llvm-remarkutil doc header
Doc builder caught this:

```
File ".../llvm/src/llvm/docs/conf.py", line 271, in process_rst
name,description = title.split(' - ', 1)
ValueError: not enough values to unpack (expected 2, got 1)
```
2022-09-12 15:19:24 -07:00
..