[llvm] [ORC-RT] Initial check-in for a new, top-level ORC runtime project. (PR #113499)
Petr Hosek via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 27 21:36:12 PDT 2024
================
@@ -0,0 +1,3 @@
+#include <stdio.h>
----------------
petrhosek wrote:
This file is missing the copyright header.
https://github.com/llvm/llvm-project/pull/113499
More information about the llvm-commits
mailing list