From 8f0f9ac6910dc5a2402bfe6eceeefda89f0bd592 Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Thu, 1 Feb 2018 13:16:07 +0330 Subject: update [ci skip] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2581244..fbacebd 100644 --- a/README.md +++ b/README.md @@ -157,7 +157,7 @@ git submodule update ``` -To build the project, you need to have the LLVM libraries 5.0 or higher. mutator can not be built with LLVM 3.9 or lower. The latest tested is LLVM trunk:312884.
+To build the project, you need to have the LLVM libraries 5.0 or higher. mutator can not be built with LLVM 3.9 or lower. The latest tested is LLVM trunk:323883.
Here Are the build options:
* Running `make` will build the default target which is `all`. This will build all three executables, without support for coverage instrumentation.
-- cgit v1.2.3