codelldb
codelldb copied to clipboard
Arm64 win32 support when building extension from source
- Adds support for building extension from source on Windows ARM64 #678
- Does NOT add support for cloud builds
- May be confusing for folks who install the market version without updating support check
- Currently requires installing LLVM Windows on Arm64
- Updated BUILDING.md with arm64 instructions to install LLVM and how to build with cmake
- Added install instructions