Displaying 2 results from an estimated 2 matches for "tobisa".
Did you mean:
tobias
2014 May 19
2
[LLVMdev] Associate IR instruction with corresponding assembly
...here this is coming from. Does
> this only happen on ARM? Can you attach the debug.bc file? Or even better,
> open a bug report for that?
>
> I included Daniel who committed the -debug-ir pass as well as Eric who has
> better knowledge about debug info than me.
>
> Cheers,
> Tobisa
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140519/e5777305/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hello.ll
Type: application/octet-st...
2014 May 18
3
[LLVMdev] Associate IR instruction with corresponding assembly
Hi,
Thanks for the pointer. I am unfortunately running into llc problems with
this pass.
I did
*opt -debug-ir hello.bc -o hello.deb.bc*
*llc -march=arm -debug -O0 hello.deb.bc -o hello.deb.s*
This is aborting with the error: llc:
llvm-3.4/lib/CodeGen/AsmPrinter/DwarfDebug.cpp:1614: void
llvm::DwarfDebug::beginFunction(const llvm::MachineFunction*): Assertion
`TheCU && "Unable