Displaying 4 results from an estimated 4 matches for "dwarfacceleratort".
2018 Jan 18
0
[lldb-dev] Adding DWARF5 accelerator table support to llvm
...patches today. I'll be sure to add
everyone who expressed interest here to the phabricator diff once I
have them ready.
Jonas, do you have any dsymutil patches I can look at? I am interested
in seeing what kind of interfaces are you using, particularly on the
reading side. I think the current DWARFAcceleratorTable interface will
need to be redesigned a bit if we want it to fit the dwarf5 tables as
well.
On 17 January 2018 at 20:52, Eric Christopher via lldb-dev
<lldb-dev at lists.llvm.org> wrote:
> FWIW I'm completely on board with everything Adrian has said in this thread
> :)
>
>...
2018 Jan 17
2
Adding DWARF5 accelerator table support to llvm
FWIW I'm completely on board with everything Adrian has said in this thread
:)
-eric
On Wed, Jan 17, 2018 at 11:00 AM Adrian Prantl via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
>
>
> > On Jan 17, 2018, at 9:20 AM, Jonas Devlieghere via llvm-dev <
> llvm-dev at lists.llvm.org> wrote:
> >
> > As mentioned by Adrian in the comment you linked, I too
2018 Jan 19
3
[lldb-dev] Adding DWARF5 accelerator table support to llvm
...re to add
> everyone who expressed interest here to the phabricator diff once I
> have them ready.
>
> Jonas, do you have any dsymutil patches I can look at? I am interested
> in seeing what kind of interfaces are you using, particularly on the
> reading side. I think the current DWARFAcceleratorTable interface will
> need to be redesigned a bit if we want it to fit the dwarf5 tables as
> well.
Dsymutil never reads accelerator tables. It rebuilds them while walking the debug_info section.
Fred
> On 17 January 2018 at 20:52, Eric Christopher via lldb-dev
> <lldb-dev at lists...
2015 Jul 29
1
[LLVMdev] Error when i am using command make -j4 command in cygwin to compile safecode
...g directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/DebugInfo/DWARF'
llvm[2]: Compiling LiveIntervalAnalysis.cpp for Release+Asserts build
llvm[3]: Compiling DWARFAbbreviationDeclaration.cpp for Release+Asserts build
llvm[2]: Compiling MCAsmInfo.cpp for Release+Asserts build
llvm[3]: Compiling DWARFAcceleratorTable.cpp for Release+Asserts build
llvm[2]: Compiling MCAsmInfoCOFF.cpp for Release+Asserts build
llvm[3]: Compiling DWARFCompileUnit.cpp for Release+Asserts build
llvm[2]: Compiling MCAsmInfoDarwin.cpp for Release+Asserts build
llvm[2]: Compiling ELFYAML.cpp for Release+Asserts build
llvm[3]: Compi...