[all-commits] [llvm/llvm-project] ae736d: Revert "[llvm-elfabi] Emit ELF header and string t...
Zero Omega via All-commits
all-commits at lists.llvm.org
Mon Nov 23 12:04:07 PST 2020
Branch: refs/heads/temp-test-main
Home: https://github.com/llvm/llvm-project
Commit: ae736d295763b05a2047fb64cec821c3d4a63d4d
https://github.com/llvm/llvm-project/commit/ae736d295763b05a2047fb64cec821c3d4a63d4d
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
R llvm/test/tools/llvm-elfabi/fail-file-write-windows.test
R llvm/test/tools/llvm-elfabi/fail-file-write.test
R llvm/test/tools/llvm-elfabi/output-target-error.test
R llvm/test/tools/llvm-elfabi/write-stub.test
M llvm/tools/llvm-elfabi/llvm-elfabi.cpp
Log Message:
-----------
Revert "[llvm-elfabi] Emit ELF header and string table sections"
This reverts commit 53c5fdd59a5cf7fbb4dcb7a7e84c9c4a40d32a84.
Reason of revert: Some builders failed to build with ld.
More information about the All-commits
mailing list