Displaying 1 result from an estimated 1 matches for "006701d39eb7".
2018 Feb 14
1
Adding comments to 'MachineInstruction'
...> From: "Martin J. O'Riordan via llvm-dev" <llvm-dev at lists.llvm.org>
> To: <mbraun at apple.com>
> Cc: 'LLVM Developers' <llvm-dev at lists.llvm.org>
> Subject: Re: [llvm-dev] Adding comments to 'MachineInstruction'
> Message-ID: <006701d39eb7$fda8ac90$f8fa05b0$@theheart.ie>
> Content-Type: text/plain; charset="utf-8"
>
> Thanks Matthias,
>
>
>
> It looks like the comments that do exist are emitted are pre-cooked and depend on some other attribute of the MI or the context of the MI. Curiously enough,...