[all-commits] [llvm/llvm-project] 9c05b7: [RuntimeDyld] Require x86_64-linux for IFUNC test

Moritz Sichert via All-commits all-commits at lists.llvm.org
Wed Nov 2 04:11:48 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9c05b7c06f0d0ed69ae9f9f8c581566357b235ad
      https://github.com/llvm/llvm-project/commit/9c05b7c06f0d0ed69ae9f9f8c581566357b235ad
  Author: Moritz Sichert <sichert at in.tum.de>
  Date:   2022-11-02 (Wed, 02 Nov 2022)

  Changed paths:
    M llvm/test/ExecutionEngine/RuntimeDyld/X86/ELF_STT_GNU_IFUNC.s

  Log Message:
  -----------
  [RuntimeDyld] Require x86_64-linux for IFUNC test

This test was introduced by a667aa4de041816cb4865bce8f523228f2332ffa. It
assumes that it runs on x86_64 on linux, so require that for the test.




More information about the All-commits mailing list