[PATCH] IR: Expose the method 'getLocalSlot' in module slot tracker.

Duncan P. N. Exon Smith dexonsmith at apple.com
Mon Jul 27 09:57:10 PDT 2015


> On 2015-Jul-27, at 09:54, Alex L <arphaman at gmail.com> wrote:
> 
> Hi,
> 
> This patch publicly exposes the method getLocalSlot in the ModuleSlotTracker class.
> This change would be useful for MIR serialization - for serialization of unnamed basic block and alloca references.
> 
> Thanks,
> Alex
> <0001-IR-Expose-the-method-getLocalSlot-in-module-slot-tra.patch>

LGTM.



More information about the llvm-commits mailing list