[PATCH] D22415: Enable cross-compilation across architectures on android

Saleem Abdulrasool via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 20 11:16:30 PDT 2016


compnerd added a comment.

Why not do the same as `add_compiler_rt_object_libraries` and do this in `add_compiler_rt_runtime`?


https://reviews.llvm.org/D22415





More information about the llvm-commits mailing list