[PATCH] D73399: [ELF][PPC32] Fix st_value of canonical PLT

pre-merge checks [bot] via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 24 18:34:10 PST 2020


merge_guards_bot added a comment.
Herald added a subscriber: wuzish.

{icon times-circle color=red} Unit tests: fail. 62190 tests passed, 1 failed and 815 were skipped.

  failed: libc++.std/thread/thread_mutex/thread_mutex_requirements/thread_timedmutex_requirements/thread_timedmutex_recursive/try_lock_until.pass.cpp

{icon times-circle color=red} clang-tidy: fail. clang-tidy found 0 errors and 2 warnings <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1672/clang-tidy.txt>. 0 of them are added as review comments below (why? <https://github.com/google/llvm-premerge-checks/blob/master/docs/clang_tidy.md#review-comments>).

{icon check-circle color=green} clang-format: pass.

Build artifacts <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1672>: diff.json <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1672/diff.json>, clang-tidy.txt <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1672/clang-tidy.txt>, clang-format.patch <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1672/clang-format.patch>, CMakeCache.txt <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1672/CMakeCache.txt>, console-log.txt <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1672/console-log.txt>, test-results.xml <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1672/test-results.xml>

//Pre-merge checks is in beta. Report issue <https://github.com/google/llvm-premerge-checks/issues/new?assignees=&labels=bug&template=bug_report.md&title=Issue%20with%20build%20for%20D73399%20%28240345%29>. Please join beta <https://reviews.llvm.org/project/update/78/join/> or enable it for your project <https://github.com/google/llvm-premerge-checks/issues/new?assignees=&labels=enhancement&template=&title=enable%20checks%20for%20{PATH}>.//


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73399/new/

https://reviews.llvm.org/D73399





More information about the llvm-commits mailing list