[all-commits] [llvm/llvm-project] 7fe118: [ORC] Record target triple in C API testcase, prin...

lhames via All-commits all-commits at lists.llvm.org
Mon Apr 26 21:39:27 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7fe11894e27f3ccba6566794b9f20c0a448a345a
      https://github.com/llvm/llvm-project/commit/7fe11894e27f3ccba6566794b9f20c0a448a345a
  Author: Lang Hames <lhames at gmail.com>
  Date:   2021-04-26 (Mon, 26 Apr 2021)

  Changed paths:
    M llvm/unittests/ExecutionEngine/Orc/OrcCAPITest.cpp

  Log Message:
  -----------
  [ORC] Record target triple in C API testcase, print it on failure.

This will simplify identification of unsupported triples when we see builder
failures in this test case.




More information about the All-commits mailing list