Hi, I’ve recently tried to use lldb-instr, as mentioned in https://lldb.llvm.org/resources/sbapi.html, but I’m having the following issue when running it on darwin.
./lldb-instr
LLVM ERROR: Unable to find target for this triple (no targets are registered)
Is this a known issue? Or should lldb-instr be built in a special way to make it aware of the local compilation target?
Does anyone know anything about this?
Thanks!
- Walter