From 1ff4eee71e8c8a3bf9d83d4b397189ff197b4195 Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Wed, 30 Nov 2016 00:02:08 +0330 Subject: update --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ced1a30..c220740 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ The **utility** folder holds the C source and headers that are necessary to run **mutator-aux.cpp.h** hold the auxillary functions that most modules will need.
Well there is the **makefile**.
The **test** folder holds the **TDD** tests.
+#### **The Misra-C rule checking portion has not been extensively tested since it is still WIP but is buildable and usable.**
###Building mutator To build the project, you need to have the LLVM libraries 4.0 to avoid any unforseen results. The project can not be built with LLVM 3.8 or lower, but I havent tested LLVM 3.9. Just run **make** and you're good to go. Running make will build three executables which can be used independently or with **mutator.sh**(use -h to see a list of options.)
-- cgit v1.2.3