[all-commits] [llvm/llvm-project] 14dc69: Revert "remove pessimizing moves (reported by gcc ...
Andrew Litteken via All-commits
all-commits at lists.llvm.org
Thu Dec 31 13:16:03 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 14dc69b09218bb580069eb547bb16ab0c43db6d4
https://github.com/llvm/llvm-project/commit/14dc69b09218bb580069eb547bb16ab0c43db6d4
Author: Andrew Litteken <andrew.litteken at gmail.com>
Date: 2020-12-31 (Thu, 31 Dec 2020)
Changed paths:
M llvm/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h
Log Message:
-----------
Revert "remove pessimizing moves (reported by gcc 10)"
Causing multiple different buildbots to fail with similar errors to:
http://lab.llvm.org:8011/#/builders/84/builds/3719/
http://lab.llvm.org:8011/#/builders/21/builds/5863/
This reverts commit a2513cb8655e0aea4baffb4391e946ad3e56d883.
More information about the All-commits
mailing list