[mlir] NFC - Move Vector structure from RunnerUtils.h to CRunnerUtils.h
authorNicolas Vasilache <ntv@google.com>
Sat, 29 Feb 2020 18:40:59 +0000 (13:40 -0500)
committerNicolas Vasilache <ntv@google.com>
Mon, 2 Mar 2020 14:43:47 +0000 (09:43 -0500)
commitc224b4dcf4249b851e6b4cf2f5da9ded943f0fd3
treea4ae04c2b84b47323960af4bde133179f583aef6
parent9ad109922450ce3519a5431c72cdc9d4c20a18bf
[mlir] NFC - Move Vector structure from RunnerUtils.h to CRunnerUtils.h

Summary: The Vector struct does not require a C++ runtime.

Differential Revision: https://reviews.llvm.org/D75409
mlir/include/mlir/ExecutionEngine/CRunnerUtils.h
mlir/include/mlir/ExecutionEngine/RunnerUtils.h