Re: [Lldb-commits] [lldb] r333700 - [IRMemoryMap] Test interleaved Mallocs and Frees

2018-06-01 Thread Vedant Kumar via lldb-commits
Patch up for review: https://reviews.llvm.org/D47646 thanks, vedant > On Jun 1, 2018, at 11:31 AM, Vedant Kumar wrote: > > > >> On Jun 1, 2018, at 1:39 AM, Pavel Labath wrote: >> >> On Thu, 31 May 2018 at 23:13, Vedant Kumar via lldb-commits >> wrote: >>>

Re: [Lldb-commits] [lldb] r333700 - [IRMemoryMap] Test interleaved Mallocs and Frees

2018-06-01 Thread Vedant Kumar via lldb-commits
> On Jun 1, 2018, at 1:39 AM, Pavel Labath wrote: > > On Thu, 31 May 2018 at 23:13, Vedant Kumar via lldb-commits > wrote: >> >> Author: vedantk >> Date: Thu May 31 15:09:01 2018 >> New Revision: 333700 >> >> URL: http://llvm.org/viewvc/llvm-project?rev=333700&view=rev >> Log: >> [IRMemoryMa

Re: [Lldb-commits] [lldb] r333700 - [IRMemoryMap] Test interleaved Mallocs and Frees

2018-06-01 Thread Pavel Labath via lldb-commits
On Thu, 31 May 2018 at 23:13, Vedant Kumar via lldb-commits wrote: > > Author: vedantk > Date: Thu May 31 15:09:01 2018 > New Revision: 333700 > > URL: http://llvm.org/viewvc/llvm-project?rev=333700&view=rev > Log: > [IRMemoryMap] Test interleaved Mallocs and Frees > > This adds a new command to t

[Lldb-commits] [lldb] r333700 - [IRMemoryMap] Test interleaved Mallocs and Frees

2018-05-31 Thread Vedant Kumar via lldb-commits
Author: vedantk Date: Thu May 31 15:09:01 2018 New Revision: 333700 URL: http://llvm.org/viewvc/llvm-project?rev=333700&view=rev Log: [IRMemoryMap] Test interleaved Mallocs and Frees This adds a new command to the ir-memory-map tester: free The argument to free is an index which identifies w