[PATCH] D77685: MachineFunction: Copy call site info when duplicating insts
Vedant Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 8 12:30:29 PDT 2020
vsk added a comment.
I see 'unknown file: error: SEH exception with code 0x3221225477 thrown in the test body', but don't know what causes this. It looks like this has come up before (https://reviews.llvm.org/rL329195, and http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20180910/587425.html). I'll try testing locally with UBSan to see if that uncovers anything. If not I'll disable the test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77685/new/
https://reviews.llvm.org/D77685
More information about the llvm-commits
mailing list