File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -738,8 +738,6 @@ jobs:
738
738
run : cmake --build ${{ github.workspace }}/BinaryCache/0 --target lldb-tblgen
739
739
- name : Build llvm-config
740
740
run : cmake --build ${{ github.workspace }}/BinaryCache/0 --target llvm-config
741
- - name : Build clang-pseudo-gen
742
- run : cmake --build ${{ github.workspace }}/BinaryCache/0 --target clang-pseudo-gen
743
741
- name : Build clang-tidy-confusable-chars-gen
744
742
run : cmake --build ${{ github.workspace }}/BinaryCache/0 --target clang-tidy-confusable-chars-gen
745
743
- name : Build swift-def-to-strings-converter
@@ -757,7 +755,6 @@ jobs:
757
755
"clang-tblgen",
758
756
"lldb-tblgen",
759
757
"llvm-config",
760
- "clang-pseudo-gen",
761
758
"clang-tidy-confusable-chars-gen",
762
759
"swift-def-to-strings-converter",
763
760
"swift-serialize-diagnostics",
You can’t perform that action at this time.
0 commit comments