[all-commits] [llvm/llvm-project] 0becc2: [LLD][PowerPC] Remove redundant file write out in ...
Victor Huang via All-commits
all-commits at lists.llvm.org
Fri Aug 28 13:10:29 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0becc27ebfec02c3d667785e55b366bc1a5336a7
https://github.com/llvm/llvm-project/commit/0becc27ebfec02c3d667785e55b366bc1a5336a7
Author: Victor Huang <wei.huang at ibm.com>
Date: 2020-08-28 (Fri, 28 Aug 2020)
Changed paths:
M lld/test/ELF/ppc64-pcrel-long-branch-error.s
M lld/test/ELF/ppc64-toc-call-to-pcrel-long-jump.s
Log Message:
-----------
[LLD][PowerPC] Remove redundant file write out in the test cases
Fix the time out test failure on lld-x86_64-freebsd build bot.
Peer reviewed by: stefanp, nemanjai
More information about the All-commits
mailing list