aboutsummaryrefslogtreecommitdiffstats
path: root/docs/ChrisNotes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ChrisNotes.txt')
-rw-r--r--docs/ChrisNotes.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/ChrisNotes.txt b/docs/ChrisNotes.txt
index 4c1f9c9..652b769 100644
--- a/docs/ChrisNotes.txt
+++ b/docs/ChrisNotes.txt
@@ -1,3 +1,6 @@
+* grep '[A-Za-z][A-Za-z]*\*)' `./getsrcs.sh ` | & less
+
+
* Need to implement getelementptr, load, and store for indirection through
arrays and multidim arrays
* Indirect calls should use the icall instruction