Browse Source

Update LLVM.md

Fix documentation.
pull/1832/head
João Matos 1 year ago committed by GitHub
parent
commit
f2f48dc1a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      docs/LLVM.md

4
docs/LLVM.md

@ -54,9 +54,7 @@ Make sure to use the revisions specified below, or you will most likely get comp @@ -54,9 +54,7 @@ Make sure to use the revisions specified below, or you will most likely get comp
Required LLVM/Clang commits:
[LLVM: see /build/llvm/LLVM-commit.](https://github.com/mono/CppSharp/tree/master/build/LLVM-commit)
[Clang: see /build/Clang-commit.](https://github.com/mono/CppSharp/tree/master/build/Clang-commit)
[LLVM: see /build/llvm/LLVM-commit.](https://github.com/mono/CppSharp/tree/master/build/llvm/LLVM-commit)
To change to the revisions specified above you can run the following commands:

Loading…
Cancel
Save