X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=run_sed.sh;h=bbf59711423bbbed02be68b35a6a5bd35f948eaf;hb=cdfaeed73d8ca19b644a96767471fdfa00e430b1;hp=78f114f1fcb19460a1af3e4b49bccfbe5d64b312;hpb=a3684be1a6e39357aa27916c86cdf8a734fe5936;p=ia32rtools.git diff --git a/run_sed.sh b/run_sed.sh index 78f114f..bbf5971 100755 --- a/run_sed.sh +++ b/run_sed.sh @@ -38,3 +38,4 @@ s/\byte # - get rid of type propagation, regenerate as 'simple' var_ # - convert ds:0[eax*4] -> [eax*4+0] (h hotkey) +# - rm function chunks - they're funcs reached by tailcalls (usually)