================
@@ -104,3 +104,15 @@ def : Function {
Return<"OL_ERRC_INVALID_DEVICE">
];
}
+
+def : Function {
+ let name = "olGetHostDevice";
----------------
jhuber6 wrote:
Fine with me either way.
https://github.com/llvm/llvm-project/pull/122106