aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/COFFObjectFile.cpp
diff options
context:
space:
mode:
authorVladislav Dzhidzhoev <vdzhidzhoev@accesssoftek.com>2024-10-15 02:35:55 +0200
committerGitHub <noreply@github.com>2024-10-14 17:35:55 -0700
commit1cb83147801a4b4bac193e1aa94a05853ab09c68 (patch)
tree754a76344b06b94a420610d477d4b620ed56df70 /llvm/lib/Object/COFFObjectFile.cpp
parent637e81f8adfe725c73aeafa4c2315d962be4770d (diff)
downloadllvm-1cb83147801a4b4bac193e1aa94a05853ab09c68.zip
llvm-1cb83147801a4b4bac193e1aa94a05853ab09c68.tar.gz
llvm-1cb83147801a4b4bac193e1aa94a05853ab09c68.tar.bz2
[lldb][test] Remove objcopy detection from API tests' CMakeLists.txt (#111977)
This commit essentially reverts https://reviews.llvm.org/D30453. In #109961, objcopy util search code was added to dotest.py. dotest.py should use llvm-X by default if no path to a utility X is provided externally. However, it doesn't work out for llvm-objcopy, since objcopy path is always overridden with the lines being removed here. It causes a problem with cross-platform testing when objcopy used by cmake doesn't support targets/executable file formats other than native. I suppose these lines are unnecessary after #109961, so they can be safely removed.
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions