Skip to content

Commit 5c8e598

Browse files
committed
Delete the longer needed patching of msvc headers
Signed-off-by: Dimitar Dobrev <[email protected]>
1 parent 34b08ef commit 5c8e598

File tree

2 files changed

+0
-21
lines changed

2 files changed

+0
-21
lines changed

.github/workflows/llvm-win.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,6 @@ jobs:
4444
)
4545
endlocal
4646
47-
- name: Fix intrin.h file
48-
shell: powershell
49-
run: build/intrin.ps1
50-
working-directory: C:\CppSharp
51-
5247
- name: Clone LLVM
5348
shell: bash
5449
run: build/build.sh clone_llvm

build/intrin.ps1

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)