From 1c4d3e1e6409c2c9967b670044ec4ba9f39312c6 Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Tue, 19 Mar 2019 11:57:32 +0330 Subject: 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] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.
+* `LLVM/Clang` 5.0, 6.0 or 8.0(we skip 7.0). For 9.0, the latest tested trunk version is 355787.
* `libffi`
* `libcapstone`
* `libkeystone`
-- cgit v1.2.3