[all-commits] [llvm/llvm-project] 53c5fd: [llvm-elfabi] Emit ELF header and string table sec...

Zero Omega via All-commits all-commits at lists.llvm.org
Mon Nov 23 11:39:06 PST 2020


  Branch: refs/heads/temp-test-main
  Home:   https://github.com/llvm/llvm-project
  Commit: 53c5fdd59a5cf7fbb4dcb7a7e84c9c4a40d32a84
      https://github.com/llvm/llvm-project/commit/53c5fdd59a5cf7fbb4dcb7a7e84c9c4a40d32a84
  Author: Haowei Wu <haowei at google.com>
  Date:   2020-11-23 (Mon, 23 Nov 2020)

  Changed paths:
    M llvm/include/llvm/InterfaceStub/ELFObjHandler.h
    M llvm/lib/InterfaceStub/ELFObjHandler.cpp
    A llvm/test/tools/llvm-elfabi/fail-file-write-windows.test
    A llvm/test/tools/llvm-elfabi/fail-file-write.test
    A llvm/test/tools/llvm-elfabi/output-target-error.test
    A llvm/test/tools/llvm-elfabi/write-stub.test
    M llvm/tools/llvm-elfabi/llvm-elfabi.cpp

  Log Message:
  -----------
  [llvm-elfabi] Emit ELF header and string table sections

This change serves to create the initial framework for outputting ELF
files from llvm-elfabi.

Differential Revision: https://reviews.llvm.org/D61767




More information about the All-commits mailing list