search for: e5777305

Displaying 2 results from an estimated 2 matches for "e5777305".

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
2014 May 19
2
[LLVMdev] Associate IR instruction with corresponding assembly
...cluded 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-stream Size: 2467 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140519/e5777305/attachment.obj>