smeenai added a comment.
The manual `androideabi` normalization is only needed when building the
runtimes, not when using them:
$ for i in {21..32}; do printf '%s ' $i; bin/clang
--print-file-name=libclang_rt.builtins.a -target
armv7-none-linux-androideabi$i; done
21
/data/users/smeenai/l
smeenai created this revision.
smeenai added reviewers: danalbert, rprichard, srhines.
Herald added a subscriber: danielkiss.
Herald added a project: All.
smeenai requested review of this revision.
Herald added projects: clang, LLVM.
Herald added subscribers: llvm-commits, cfe-commits.
This demons