[all-commits] [llvm/llvm-project] a6febd: [Gold Tests] Add missing target flag to X86 test

johnson-troy via All-commits all-commits at lists.llvm.org
Wed Dec 4 09:53:41 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a6febd53c94afea4fa88503328ad800d9c3ab1a2
      https://github.com/llvm/llvm-project/commit/a6febd53c94afea4fa88503328ad800d9c3ab1a2
  Author: Troy Johnson <troyj at cray.com>
  Date:   2019-12-04 (Wed, 04 Dec 2019)

  Changed paths:
    M llvm/test/tools/gold/X86/linkonce_odr_unnamed_addr.ll

  Log Message:
  -----------
  [Gold Tests] Add missing target flag to X86 test

This test was failing on non-X86 targets because the gold invocation did not
have the necessary -m flag.

Differential Revision: https://reviews.llvm.org/D70982




More information about the All-commits mailing list