From 022083c37c0c028a113300ebc46ccafa9671804e Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Tue, 4 Apr 2017 16:23:00 +0430 Subject: updated the latest tested build to 299357 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 077fa3a..2493a2d 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ All the as-of-yet implemented features of the project are very much buildable an #### Linux -To build the project, you need to have the LLVM libraries 4.0 and up built in Release mode. The project can not be built with LLVM 3.9 or lower. The latest tested is LLVM trunk:292415.
+To build the project, you need to have the LLVM libraries 4.0 or higher. The project can not be built with LLVM 3.9 or lower. The latest tested is LLVM trunk:299357.
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