aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2019-03-19 08:27:32 +0000
committerbloodstalker <thabogre@gmail.com>2019-03-19 08:27:32 +0000
commit1c4d3e1e6409c2c9967b670044ec4ba9f39312c6 (patch)
tree93704f802414779c5c83e5d23c4a61a5660b8cd9 /README.md
parentupdated to trunk 355787(llvm-clang 9.0). some more fixes to the codegen scrip... (diff)
downloadmutator-1c4d3e1e6409c2c9967b670044ec4ba9f39312c6.tar.gz
mutator-1c4d3e1e6409c2c9967b670044ec4ba9f39312c6.zip
added llvm 9 support in the readme. as a general tip for bruiser, generally do run git pull on faultreiber and tabolegen before trying a new build[travis skip]
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7623e80..c8b8666 100644
--- a/README.md
+++ b/README.md
@@ -175,7 +175,7 @@ Currently there is only the master branch which is the dev branch. All the as-of
### Building
#### Requirements
-* `LLVM/Clang` 5.0, 6.0 or 8.0(we will skip 7.0). For 8.0, the latest tested trunk version is 355787.<br/>
+* `LLVM/Clang` 5.0, 6.0 or 8.0(we skip 7.0). For 9.0, the latest tested trunk version is 355787.<br/>
* `libffi`<br/>
* `libcapstone`<br/>
* `libkeystone`<br/>