Harrison Hao e36e57b478
[BUILD] Fix unicode build issue. (#135315)
Fix unicode build fail issue:
```
C4819	The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss	...\llvm-project\llvm\include\llvm\Support\Compiler.h
```
2025-04-11 20:35:16 +08:00
..