Skip to content

Commit 19a5e6f

Browse files
committed
update readme
1 parent 0860f84 commit 19a5e6f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
1-
# llvm-ir-cmake-utils
1+
# 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

Comments
 (0)