Add missing : after *llvm-version

This commit is contained in:
Lzu Tao 2020-07-19 10:45:31 +00:00
parent 5e5d816323
commit 2bcefa8d81
4 changed files with 7 additions and 7 deletions

View file

@ -2,7 +2,7 @@
// being run when compiling with new LLVM pass manager and ThinLTO.
// Note: The issue occurred only on non-zero opt-level.
//
// min-llvm-version 9.0
// min-llvm-version: 9.0
// needs-sanitizer-support
// needs-sanitizer-address
//