aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeAnalyzer.cpp
diff options
context:
space:
mode:
authorSharonXSharon <xiaoranxu.nju@gmail.com>2025-06-03 10:55:09 -0700
committerGitHub <noreply@github.com>2025-06-03 10:55:09 -0700
commit5d2e1c0432afa57f910f448765a7819cecbebdf2 (patch)
treed3ce70e02bbffc8619dd73a8245313988ea666a4 /llvm/lib/Bitcode/Reader/BitcodeAnalyzer.cpp
parentee46630dd06dd1e4f564f9fa9bb0daf3e9e29c98 (diff)
downloadllvm-5d2e1c0432afa57f910f448765a7819cecbebdf2.zip
llvm-5d2e1c0432afa57f910f448765a7819cecbebdf2.tar.gz
llvm-5d2e1c0432afa57f910f448765a7819cecbebdf2.tar.bz2
[lld][macho] fix test failure by adding # REQUIRES: aarch64 (#142649)
fix the test failures caused by https://github.com/llvm/llvm-project/pull/140670 https://lab.llvm.org/buildbot/#/builders/144/builds/26745 ``` FAIL: lld::order-file-strip-hashes.s [view all 14 lines](https://lab.llvm.org/buildbot/#/builders/144/builds/26745/steps/6/logs/FAIL__lld__order-file-strip-hashes_s) ******************** TEST 'lld :: MachO/order-file-strip-hashes.s' FAILED ******************** Exit Code: 1 Command Output (stderr): -- rm -rf /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/tools/lld/test/MachO/Output/order-file-strip-hashes.s.tmp && split-file /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/lld/test/MachO/order-file-strip-hashes.s /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/tools/lld/test/MachO/Output/order-file-strip-hashes.s.tmp # RUN: at line 1 + rm -rf /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/tools/lld/test/MachO/Output/order-file-strip-hashes.s.tmp + split-file /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/lld/test/MachO/order-file-strip-hashes.s /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/tools/lld/test/MachO/Output/order-file-strip-hashes.s.tmp /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/bin/llvm-mc -filetype=obj -triple=arm64-apple-darwin /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/tools/lld/test/MachO/Output/order-file-strip-hashes.s.tmp/a.s -o /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/tools/lld/test/MachO/Output/order-file-strip-hashes.s.tmp/a.o # RUN: at line 2 + /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/bin/llvm-mc -filetype=obj -triple=arm64-apple-darwin /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/tools/lld/test/MachO/Output/order-file-strip-hashes.s.tmp/a.s -o /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/tools/lld/test/MachO/Output/order-file-strip-hashes.s.tmp/a.o /home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/bin/llvm-mc: error: unable to get target for 'arm64-apple-darwin', see --version and --triple. ``` Co-authored-by: Sharon Xu <sharonxu@fb.com>
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeAnalyzer.cpp')
0 files changed, 0 insertions, 0 deletions