[llvm] r310083 - [MachineOperand] Add ChangeToTargetIndex method. NFC

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 9 10:07:20 PDT 2017


On Fri, Aug 4, 2017 at 12:28 PM, Davide Italiano <davide at freebsd.org> wrote:
> On Fri, Aug 4, 2017 at 11:24 AM, Marcello Maggioni via llvm-commits
> <llvm-commits at lists.llvm.org> wrote:
>> Author: mggm
>> Date: Fri Aug  4 11:24:09 2017
>> New Revision: 310083
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=310083&view=rev
>> Log:
>> [MachineOperand] Add ChangeToTargetIndex method. NFC
>>
>> Differential Revision: https://reviews.llvm.org/D36301
>
> Hi Marcello,
> how difficult is to add an unit test for this?
> My understanding is that no in-tree backend will use this, but having
> an unittest will cause some failure in case somebody tries to remove
> this code :)
>

Ping :) [just in case this got lost].

-- 
Davide

"There are no solved problems; there are only problems that are more
or less solved" -- Henri Poincare


More information about the llvm-commits mailing list