On my system, clang tries to invoke /path/to/arm-linux-androideabi-ld
as the linker for Android, and the regex inside the test file considers
this as unacceptable.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D8598
Fix coverage-ld.c on systems with an Android linker in $PATH • ehsan on Mar 24 2015, 6:04 PM. Authored by
Details On my system, clang tries to invoke /path/to/arm-linux-androideabi-ld
Diff Detail
|