Skip to content

Commit

Permalink
LLVM version
Browse files Browse the repository at this point in the history
  • Loading branch information
gannimo authored Nov 20, 2020
1 parent ae586c5 commit 3441115
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ cmake ..
make -j$(nproc)
```

Note that we originally used LLVM 6 to compile the code, while it may work with other
versions of LLVM, some code changes will be necessary.

Also don't forget to adjust the following MACROs in `src/compose.h` according
to your needs:
```C++
Expand Down

0 comments on commit 3441115

Please sign in to comment.