[Lab2] Publish
Showing
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
89.7 KB
32.1 KB
include/lightir/BasicBlock.h
0 → 100644
include/lightir/Constant.h
0 → 100644
include/lightir/Function.h
0 → 100644
include/lightir/IRBuilder.h
0 → 100644
include/lightir/IRprinter.h
0 → 100644
This diff is collapsed.
include/lightir/Module.h
0 → 100644
include/lightir/Type.h
0 → 100644
include/lightir/User.h
0 → 100644
include/lightir/Value.h
0 → 100644
src/io/CMakeLists.txt
0 → 100644
src/io/io.c
0 → 100644
src/lightir/BasicBlock.cpp
0 → 100644
src/lightir/CMakeLists.txt
0 → 100644
src/lightir/Constant.cpp
0 → 100644
src/lightir/Function.cpp
0 → 100644
src/lightir/IRprinter.cpp
0 → 100644
src/lightir/Instruction.cpp
0 → 100644
This diff is collapsed.
src/lightir/Module.cpp
0 → 100644
src/lightir/Type.cpp
0 → 100644
src/lightir/User.cpp
0 → 100644
src/lightir/Value.cpp
0 → 100644
-
snow calculator is a simple and effective tool that helps estimate how much snow you can expect during an upcoming storm. By using weather forecasts and atmospheric data, it provides a quick snowfall prediction that’s useful for planning travel, preparing your home, or staying informed about winter conditions.