[PATCH] D62913: llvm-lib: Disallow mixing object files with different machine types

Puyan Lotfi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 7 08:33:14 PDT 2019


plotfi added a comment.

@thakis this is  breaking build bots: http://lab.llvm.org:8011/builders/clang-cmake-armv8-full/builds/12684

./build/Release/Linux-x86_64/llvm/test/Object/Output/nm-archive.test.tmp1: unknown arch in target triple

********************

Testing Time: 114.29s

********************

Failing Tests (1):

  LLVM :: Object/nm-archive.test


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62913/new/

https://reviews.llvm.org/D62913





More information about the llvm-commits mailing list