[all-commits] [llvm/llvm-project] 6ac7b3: Fix inliner test after e3cd498ff7748f967be1bdcc0a9...
Orlando Cazalet-Hyams via All-commits
all-commits at lists.llvm.org
Fri Nov 18 04:28:47 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6ac7b341f9ce5b838abdfd70e4352c3860f9f0ad
https://github.com/llvm/llvm-project/commit/6ac7b341f9ce5b838abdfd70e4352c3860f9f0ad
Author: OCHyams <orlando.hyams at sony.com>
Date: 2022-11-18 (Fri, 18 Nov 2022)
Changed paths:
M llvm/test/Transforms/Inline/local-as-metadata-undominated-use.ll
Log Message:
-----------
Fix inliner test after e3cd498ff7748f967be1bdcc0a994e40ce82268f
Bot failure: https://lab.llvm.org/buildbot/#/builders/16/builds/38156
e3cd498ff7748f967be1bdcc0a994e40ce82268f (D133318) updates CloneBlock to
preserve debug use-before-defs. Update local-as-metadata-undominated-use.ll to
reflect this.
More information about the All-commits
mailing list