[all-commits] [llvm/llvm-project] 37a1c2: Revert "[llvm-objcopy] Match GNU behaviour regardi...
Yi Kong via All-commits
all-commits at lists.llvm.org
Mon Apr 20 21:04:53 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 37a1c2eda54aaf0a96045e8013f8f61398ffe49e
https://github.com/llvm/llvm-project/commit/37a1c2eda54aaf0a96045e8013f8f61398ffe49e
Author: Yi Kong <yikong at google.com>
Date: 2020-04-21 (Tue, 21 Apr 2020)
Changed paths:
M llvm/test/tools/llvm-objcopy/ELF/keep-file-symbols.test
M llvm/test/tools/llvm-objcopy/ELF/strip-debug.test
M llvm/tools/llvm-objcopy/CopyConfig.cpp
M llvm/tools/llvm-objcopy/ELF/ELFObjcopy.cpp
Log Message:
-----------
Revert "[llvm-objcopy] Match GNU behaviour regarding file symbols"
This reverts commit 7c65e88d0bc85ff2732a4e23c397ff842b97b828.
Broke non ELF targets.
More information about the All-commits
mailing list