[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:30 PDT 2020


vsk added a comment.

Somehow, details about the host architecture are creeping into the bogus target set up in MFCommon.inc. I've deleted the unit test to unblock the bots, until I can figure this out.


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