[PATCH] D26796: [Driver] Use arch type to find compiler-rt libraries (on Linux)
Michał Górny via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Aug 27 01:44:29 PDT 2017
mgorny added a comment.
The problems:
1. http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-android/builds/2140/steps/annotate/logs/stdio -- purely this change,
2. http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-android/builds/2146/steps/run%20instrumented%20asan%20tests%20%5Bi686%2Ffugu-userdebug%2FN2G48C%5D/logs/stdio -- after https://reviews.llvm.org/D26764.
Repository:
rL LLVM
https://reviews.llvm.org/D26796
More information about the cfe-commits
mailing list