[ORC] Record target triple in C API testcase, print it on failure.
authorLang Hames <lhames@gmail.com>
Tue, 27 Apr 2021 04:37:57 +0000 (21:37 -0700)
committerLang Hames <lhames@gmail.com>
Tue, 27 Apr 2021 04:37:57 +0000 (21:37 -0700)
commit7fe11894e27f3ccba6566794b9f20c0a448a345a
tree900ca23c39cd51dc50a8d6c95235b7763146e6a9
parent0bef55738e13c27203c22fcc56f76ebc0e8cd7ca
[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.
llvm/unittests/ExecutionEngine/Orc/OrcCAPITest.cpp