Displaying 3 results from an estimated 3 matches for "elfyaml".
Did you mean:
elf2yaml
2020 Sep 18
2
Making library calls for obj2yaml functionalities
...who's the main developer of that tool) and loading it
in memory. It would've been great if we could just link with an LLVM
library which includes the data-structure and parsing support. It looks
like llvm-readelf is more structured around dumping/printing. However, I
can see structures like ELFYAML::StackSizesSection in
lib/ObjectYAML/ELFYAML.h which could be simply passed around.
Only tangentially relatedly, I've only just seen your previous patch/email
> thread, and I do have one thing I'd like to ask if it can be changed. At
> the moment, the section type is SHT_PROGBITS, bu...
2020 Sep 16
2
Making library calls for obj2yaml functionalities
Hi All,
Following up on
https://lists.llvm.org/pipermail/llvm-dev/2020-July/143512.html, and
https://reviews.llvm.org/D85408, we would like to consider a design which
allows external tools to read the structured contents of the .bb_addr_map
section with library calls into an LLVM library. At the same time, we need
to have tools/obj2yaml tests in place for bb_addr_map. So it sounds like
the
2015 Jul 29
1
[LLVMdev] Error when i am using command make -j4 command in cygwin to compile safecode
...e+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]: Compiling DWARFContext.cpp for Release+Asserts build
llvm[2]: Compiling MCAsmInfoELF.cpp for Release+Asserts build
llvm[2]: Compiling LiveIntervalUnion.cpp for Release+Asserts build
llvm[2]: Compiling MCAsmStreamer.cpp for Release+Asserts build
llvm[2]: Compil...