D56761 added a 'dynamic' parameter to objectsize, but the AutoUpgrade changes were incomplete. Also, fix an off-by-one error I made in the upgrade logic that is now no longer unreachable.
Thanks!
Differential D58071
Fix auto-upgrade for the new parameter to llvm.objectsize erik.pilkington on Feb 11 2019, 1:14 PM. Authored by
Details D56761 added a 'dynamic' parameter to objectsize, but the AutoUpgrade changes were incomplete. Also, fix an off-by-one error I made in the upgrade logic that is now no longer unreachable. Thanks!
Diff Detail
Event TimelineComment Actions I talked to Erik offline. I think the upgrade tests should run on .bc file rather than text format. |