forked from M-Labs/nac3
1
0
Fork 0
nac3/nac3core/irrt/irrt.cpp

6 lines
137 B
C++
Raw Permalink Normal View History

2024-07-10 11:56:31 +08:00
#include "irrt_everything.hpp"
2024-07-05 17:24:57 +08:00
2024-07-10 11:56:31 +08:00
/*
This file will be read by `clang-irrt` to conveniently produce LLVM IR for `nac3core/codegen`.
*/