[all-commits] [llvm/llvm-project] db9132: Revert "Move ELFObjHandler to TextAPI library"
Zero Omega via All-commits
all-commits at lists.llvm.org
Mon Aug 10 21:32:06 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: db91320a898625484184d47a86b8ac1e4ae25aee
https://github.com/llvm/llvm-project/commit/db91320a898625484184d47a86b8ac1e4ae25aee
Author: Haowei Wu <haowei at google.com>
Date: 2020-08-10 (Mon, 10 Aug 2020)
Changed paths:
R llvm/include/llvm/TextAPI/ELF/ELFObjHandler.h
M llvm/lib/TextAPI/CMakeLists.txt
R llvm/lib/TextAPI/ELF/ELFObjHandler.cpp
M llvm/tools/llvm-elfabi/CMakeLists.txt
A llvm/tools/llvm-elfabi/ELFObjHandler.cpp
A llvm/tools/llvm-elfabi/ELFObjHandler.h
M llvm/tools/llvm-elfabi/llvm-elfabi.cpp
Log Message:
-----------
Revert "Move ELFObjHandler to TextAPI library"
This reverts commit e6f8ba12e6ea97cbf4374b70e78309c2d859ca1c due
to build failures.
More information about the All-commits
mailing list