chore: add missing file
This commit is contained in:
parent
b70d018038
commit
14b9dee84e
1 changed files with 3 additions and 0 deletions
3
src/runtime/lean_inlines.c
Normal file
3
src/runtime/lean_inlines.c
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
// generate LLVM IR for `static inline` definitions in lean.h for the LLVM backend
|
||||
#define static extern // work around clang not emitting code for unused `static` definitions
|
||||
#include <lean/lean.h>
|
||||
Loading…
Add table
Reference in a new issue