search for: dwarfdebugfram

Displaying 4 results from an estimated 4 matches for "dwarfdebugfram".

Did you mean: dwarfdebugframe
2013 Feb 06
0
[LLVMdev] [llvm] r174463 - Initial support for DWARF CFI parsing and dumping in LLVM
llvm[2]: Compiling DWARFDebugArangeSet.cpp for Debug+Asserts build llvm[2]: Compiling DWARFDebugAranges.cpp for Debug+Asserts build llvm[2]: Compiling DWARFDebugFrame.cpp for Debug+Asserts build /home/rkotler/llvm_trunk/lib/DebugInfo/DWARFDebugFrame.cpp:118:8: error: private field 'LinkedCIE' is not used [-Werror,-Wunused-private-field] CIE *LinkedCIE; ^ 1 error generated. make[2]: *** [/home/rkotler/ On 02/05/2013 08:24 PM, Matt Bea...
2016 Jan 26
2
Getting _eh_frame parser for llvm
...used by all llvm tools. Absolutely. We'll get to that stage, I hope. We'll need to work out if there's a way to abstract what we need from each client without slowing down or complicating any of them too much. +1. A common parser is definitely a good thing. Agree. However currently DWARFDebugFrame doesn’t have any public interface. Would it be a good first step to extract some reasonable set of accessors and back them up by unit tests? Cheers, Rafael _______________________________________________ LLVM Developers mailing list llvm-dev at lists.llvm.org<mailto:llvm-dev at lists.llvm.org...
2016 Jan 26
2
Getting _eh_frame parser for llvm
Sent from my iPhone > On Jan 26, 2016, at 7:40 AM, Dave Bozier via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > There is some eh_frame section parsing going on in the linker which is > required for .eh_frame_hdr creation and probably useful for dead-frame > elimination in the future. I think there's 2 linker parsers (a macho one and elf/coff), runtime dyld, and dwarf
2015 Jul 29
1
[LLVMdev] Error when i am using command make -j4 command in cygwin to compile safecode
...or Release+Asserts build llvm[2]: Compiling LiveRangeCalc.cpp for Release+Asserts build llvm[3]: Compiling DWARFDebugAranges.cpp for Release+Asserts build llvm[2]: Compiling MCCodeEmitter.cpp for Release+Asserts build llvm[2]: Compiling MCCodeGenInfo.cpp for Release+Asserts build llvm[3]: Compiling DWARFDebugFrame.cpp for Release+Asserts build llvm[2]: Compiling MachOUniversal.cpp for Release+Asserts build llvm[2]: Compiling MCContext.cpp for Release+Asserts build llvm[2]: Compiling LiveRangeEdit.cpp for Release+Asserts build llvm[2]: Compiling Object.cpp for Release+Asserts build llvm[3]: Compiling DWARFDe...