| commit | 07d96b34b0d83aee8c4f7a16f90a1e2a63db825c | [log] [tgz] |
|---|---|---|
| author | Wu Yingcong <yingcong.wu@intel.com> | Thu Oct 02 07:42:43 2025 +0800 |
| committer | Copybara-Service <copybara-worker@google.com> | Wed Oct 01 16:45:29 2025 -0700 |
| tree | 230201e9cb4a24d57398a0514a6a4b15e8a59ed9 | |
| parent | a5ed5b5f1261e85adc3eda266e949143d8f454da [diff] |
[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. GitOrigin-RevId: 4aaf6d1b8cc655f37a1a4ab8f7a7988dbef4eeae