We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0860f84 commit 19a5e6fCopy full SHA for 19a5e6f
README.md
@@ -1 +1,6 @@
1
-# llvm-ir-cmake-utils
+# LLVM IR cmake utilities
2
+
3
+A collection of helper `cmake` functions/macros that eases the generation of
4
+`LLVM` IR and the application of various `LLVM` `opt` passes while obtaining and
5
+preserving the separate IR files that are generated by each user-defined step.
6
0 commit comments