d76e2e63aeff3ce4490e27ac28decb7c3aff2a58
Previously, clang-host would build the clang module for 32-bit and 64-bit for the host and for windows. Make clang-host only compile for host, and add clang-host-cross for windows. Also add targets that only build 32-bit or 64-bit: clang-host32, clang-host64, clang-host-cross32, clang-host-cross64, clang-target32, and clang-target64. Test: inspect build.ninja Change-Id: I7676f9497dfc852f2a0255dda8da06c88eec0db8
Description
No description provided
Languages
Makefile
32.1%
Python
31.1%
Go
13.7%
Rust
7.7%
Java
5.2%
Other
10.1%