r277660 should do it.
Jim
> On Aug 3, 2016, at 3:04 PM, Jim Ingham wrote:
>
> Just finishing off a test build. Give me a minute and I'll check it in.
>
> Jim
>
>> On Aug 3, 2016, at 2:22 PM, Tamas Berghammer via lldb-commits
>> wrote:
>>
>> It is failing because the new files have to be a
Just finishing off a test build. Give me a minute and I'll check it in.
Jim
> On Aug 3, 2016, at 2:22 PM, Tamas Berghammer via lldb-commits
> wrote:
>
> It is failing because the new files have to be added to the xcode project.
> Currently I don't have a Mac around to do it but if nobody fix
Author: tberghammer
Date: Tue Aug 2 06:15:55 2016
New Revision: 277443
URL: http://llvm.org/viewvc/llvm-project?rev=277443&view=rev
Log:
Support for OCaml native debugging
This introduces basic support for debugging OCaml binaries.
Use of the native compiler with DWARF emission support (see
http