Skip to content

Commit 3441115

Browse files
authored
LLVM version
1 parent ae586c5 commit 3441115

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@ cmake ..
4848
make -j$(nproc)
4949
```
5050

51+
Note that we originally used LLVM 6 to compile the code, while it may work with other
52+
versions of LLVM, some code changes will be necessary.
53+
5154
Also don't forget to adjust the following MACROs in `src/compose.h` according
5255
to your needs:
5356
```C++

0 commit comments

Comments
 (0)