Skip to content

Commit

Permalink
Update buildAndTest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
henrytwo authored Aug 4, 2022
1 parent e095b8b commit 113b312
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/buildAndTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ jobs:
externals/llvm-project/llvm
cmake --build llvm-build
# TODO(henrytu): Reenable LTC once OOT build is successful (https://github.com/llvm/torch-mlir/issues/1154)
cmake -GNinja -Bbuild \
-DCMAKE_LINKER=lld \
-DCMAKE_C_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER_LAUNCHER=ccache \
Expand Down

0 comments on commit 113b312

Please sign in to comment.