diff options
author | Wu Yingcong <yingcong.wu@intel.com> | 2025-10-02 07:42:43 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-02 07:42:43 +0800 |
commit | 4aaf6d1b8cc655f37a1a4ab8f7a7988dbef4eeae (patch) | |
tree | ea1f3be77c381c9c21a30ba679089cd8db031acf /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 4fccaaef700b64db06b7438802ccc58c3bb5b970 (diff) | |
download | llvm-4aaf6d1b8cc655f37a1a4ab8f7a7988dbef4eeae.zip llvm-4aaf6d1b8cc655f37a1a4ab8f7a7988dbef4eeae.tar.gz llvm-4aaf6d1b8cc655f37a1a4ab8f7a7988dbef4eeae.tar.bz2 |
[libunwind][test] Add check for objcopy to improve test compatibility (#161112)
Previously, we only used `objcopy`, which is not available for some
build configurations. With this patch, we not only try to use `objcopy`,
but also try to use `llvm-objcopy` if available.
This is a follow-up of https://github.com/llvm/llvm-project/pull/156383.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions