[PATCH] D30635: [XRay] [compiler-rt] Mark arg1 logging test as failing on !x86_64.
Martin Pelikán via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 6 14:44:16 PST 2017
pelikan added a comment.
Apparently the Debian failure is due to http://bugs.llvm.org/show_bug.cgi?id=32148 - you can see it failing on the verbosity=1 expected CHECK printf in all tests, not just arg1-related. It's unfortunate, but unrelated to this.
https://reviews.llvm.org/D30635
More information about the llvm-commits
mailing list