[all-commits] [llvm/llvm-project] 7661d3: Speculatively fix build bots
Aaron Ballman via All-commits
all-commits at lists.llvm.org
Wed Apr 20 09:02:52 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7661d3bc9d57e70bab7d81e91ec8e69df92ecff5
https://github.com/llvm/llvm-project/commit/7661d3bc9d57e70bab7d81e91ec8e69df92ecff5
Author: Aaron Ballman <aaron at aaronballman.com>
Date: 2022-04-20 (Wed, 20 Apr 2022)
Changed paths:
M compiler-rt/test/builtins/Unit/ppc/qadd_test.c
M compiler-rt/test/builtins/Unit/ppc/qdiv_test.c
M compiler-rt/test/builtins/Unit/ppc/qmul_test.c
M compiler-rt/test/builtins/Unit/ppc/qsub_test.c
Log Message:
-----------
Speculatively fix build bots
This should address the issues found by:
https://lab.llvm.org/buildbot/#/builders/105/builds/24292
More information about the All-commits
mailing list