From 076db612b006b398ef16a7ffb5a54d975ad51f7a Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Sun, 17 Sep 2017 17:34:57 +0430 Subject: changed the latest tested trunk of llvm-clang to 312884 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb083fa..0421206 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ git submodule update ``` -To build the project, you need to have the LLVM libraries 4.0 or higher. mutator can not be built with LLVM 3.9 or lower. The latest tested is LLVM trunk:307814.
+To build the project, you need to have the LLVM libraries 4.0 or higher. mutator can not be built with LLVM 3.9 or lower. The latest tested is LLVM trunk:312884.
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