[PATCH] D26796: [Driver] Use arch type to find compiler-rt libraries (on Linux)

Saleem Abdulrasool via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 29 18:11:23 PST 2016


compnerd added a comment.

This would need an upgrade path, since the output name can actually be different from the `AchTypeName` (e.g. i386 vs i686).


https://reviews.llvm.org/D26796





More information about the cfe-commits mailing list