From d06fd220d7cf35aab4d06605e8891e622c022929 Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Fri, 30 Aug 2019 13:27:58 +0430 Subject: do not pull this commit [ci skip] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3547c3e..087f36a 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ Excluding SaferCpp and other 3rd party code/libraries, everything else under pro ## How to get project mutator Before you run make, make sure you have all the dependencies:
-* You need LLVM 5, 6 or 8.
+* You need LLVM/Clang(for supported versions see the section under building).
* For `safercpp` you will need to have LLVM RTTI also.
* For `bruiser` you will need the python 3.5 or higher's dev package(source code and libpython), libcapstone, libkeystone and libffi.
* The other libraries used are either submodules or copied inside.
@@ -417,6 +417,7 @@ For a list of things that need to be done, take a look at the list of issues.
+You can also choose to contact me directly if you want to.
### Support Well, I don't have the Misra-C:2012 Document. If you or your organization/company are willing to donate a copy to mutator, hit me up.
-- cgit v1.2.3