Multi-configuration builds put their binaries into ${CMAKE_BINARY_DIR}/Release/bin/. The table-gen cross-compilation support needs to take that into account.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
I also feel I should add that I've tested this against Xcode, so it does work in principal. I haven't tested it against Visual Studio because I'm on Darwin.