[llvm] r187812 - Debug Info Finder|Verifier: handle DbgLoc attached to instructions.

Manman Ren manman.ren at gmail.com
Tue Aug 6 13:36:49 PDT 2013


On 8/6/13, 12:50 PM, Eric Christopher wrote:
>> Re-apply r187609 with fix to pass ocaml binding. vmcore.ml generates a debug
>> location with scope being metadata !{}, in verifier we treat this as a null
>> scope.
>>
> Why not just fix the ocaml binding?
>
> -eric
I added a FIXME:
   // Ocaml binding generates a scope with no content, we treat it
   // as null for now.

I am not familiar with the ocaml binding code, and don't want to mess it up.
If someone can fix the ocaml binding, the FIXME can be removed then.

Thanks,
Manman



More information about the llvm-commits mailing list