Skip to content

Commit 271d771

Browse files
FilipFudalaigcbot
authored andcommitted
Fix Ubuntu build instruction
Fix llvm version in Revision table
1 parent 7dfedf0 commit 271d771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/build_ubuntu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ $ sudo make install
160160
LLVM version determines what branches are used when building dependencies.
161161
When checking out the components refer to the following table, replace **XX** with the LLVM version used:
162162

163-
| Repository name | Version specific | Branch | LLVM 10 example |
163+
| Repository name | Version specific | Branch | LLVM 11 example |
164164
|-----------------------|:----------------:|----------------------|------------------|
165165
| llvm-project | - | release/**XX**.x | release/11.x |
166166
| vc-intrinsics | no | master | master |

0 commit comments

Comments
 (0)