[all-commits] [llvm/llvm-project] e8991c: Revert "[DebugInfo] Prevent non-determinism when u...
Stephen Tozer via All-commits
all-commits at lists.llvm.org
Thu Jun 17 07:21:16 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e8991caea8690ec2d17b0b7e1c29bf0da6609076
https://github.com/llvm/llvm-project/commit/e8991caea8690ec2d17b0b7e1c29bf0da6609076
Author: Stephen Tozer <Stephen.Tozer at Sony.com>
Date: 2021-06-17 (Thu, 17 Jun 2021)
Changed paths:
M llvm/lib/IR/Metadata.cpp
Log Message:
-----------
Revert "[DebugInfo] Prevent non-determinism when updating DIArgList users of a value"
Commit caused build errors on buildbots with [-Werror,-Wreturn-std-move]
enabled.
This reverts commit fa1de88f81e9c6db5255ca7c4d0fd25606c5a054.
More information about the All-commits
mailing list