Revert "Clang JIT (#8312)" (#8452)

This reverts commit b6266c8e41.
This commit is contained in:
George Hotz
2024-12-30 17:49:35 -05:00
committed by GitHub
parent b6266c8e41
commit 803a47494e
7 changed files with 31 additions and 86 deletions

View File

@@ -27,8 +27,6 @@ jobs:
python-version: 3.12
- name: Install docs dependencies (no cache)
run: pip install -e '.[docs]'
- name: Install capstone for CLANG disassembly
run: pip install capstone
- name: Use as an external package
run: |
mkdir $HOME/test_external_dir