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 b0d7f44 commit 97fb538Copy full SHA for 97fb538
Lab7/README.md
@@ -72,6 +72,6 @@ In this lab, you will write a LLVM pass in `llvm-pass/afl-demo-pass.so.cc` and `
72
## Submission
73
74
1. Lab7 will not have github ci, so the grade of Lab7 will be determined with your report `{studemt_ID}.pdf`
75
-2. Write a report in `{student_ID}.pdf` to explain your work.
+2. Submit the report `{student_ID}.pdf` to explain your work.
76
3. You must submit these two files `llvm-pass/afl-demo-pass.so.cc` and `llvm-pass/afl-demo-rt.o.c`.
77
4. You need to commit and push the corresponding changes to your repository, which contains the code that satisfies the aforementioned requirements.
0 commit comments