Skip to content

Commit 944d56e

Browse files
authored
Prepare for branch name switch: Update LLVM_EXTERNAL_PROJECTS build i… (#552)
Prepare for branch name switch: Update LLVM_EXTERNAL_PROJECTS build instructions.
1 parent 83d56fa commit 944d56e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,6 @@ make -j 12
6060
You can also build IMEX as an LLVM external project.
6161
```
6262
git clone https://github.com/intel/mlir-extensions.git
63-
cd mlir-extensions
64-
git checkout refactor
65-
cd ..
6663
git clone https://github.com/llvm/llvm-project.git
6764
cd llvm-project
6865
git checkout `cat ../mlir-extensions/build_tools/llvm_version.txt`

0 commit comments

Comments
 (0)