[PATCH] D55352: [elfabi] Introduce tool for ELF TextAPI

Armando Montanez via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 3 10:36:23 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL350341: [elfabi] Introduce tool for ELF TextAPI (authored by amontanez, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55352?vs=178976&id=180100#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55352/new/

https://reviews.llvm.org/D55352

Files:
  llvm/trunk/test/CMakeLists.txt
  llvm/trunk/test/tools/llvm-elfabi/binary-read-arch.test
  llvm/trunk/test/tools/llvm-elfabi/fail-file-open.test
  llvm/trunk/test/tools/llvm-elfabi/read-unsupported-file.test
  llvm/trunk/test/tools/llvm-elfabi/replace-soname-tbe.test
  llvm/trunk/test/tools/llvm-elfabi/tbe-emits-current-version.test
  llvm/trunk/test/tools/llvm-elfabi/tbe-read-basic.test
  llvm/trunk/tools/LLVMBuild.txt
  llvm/trunk/tools/llvm-elfabi/CMakeLists.txt
  llvm/trunk/tools/llvm-elfabi/ELFObjHandler.cpp
  llvm/trunk/tools/llvm-elfabi/ELFObjHandler.h
  llvm/trunk/tools/llvm-elfabi/ErrorCollector.cpp
  llvm/trunk/tools/llvm-elfabi/ErrorCollector.h
  llvm/trunk/tools/llvm-elfabi/LLVMBuild.txt
  llvm/trunk/tools/llvm-elfabi/llvm-elfabi.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55352.180100.patch
Type: text/x-patch
Size: 19491 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190103/415723a7/attachment-0001.bin>


More information about the llvm-commits mailing list