Skip to content

Commit b274af7

Browse files
committed
Create README.md
1 parent 611718c commit b274af7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ir/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
This folder contains the scripts used to source the intermediate representations from the source code. We follow the procedures outlined in the IRCoder Paper [Link](https://arxiv.org/abs/2403.03894). These scripts should allow one to translate source code files kept in a certain directory into LLVM IR. For more details on how to structure the source files and how to dedupe them, refer to the [paper](https://github.com/UKPLab/arxiv2024-IRCoder).

0 commit comments

Comments
 (0)