Removed the now-defunct files vg_from_ucode.c and vg_to_ucode.c.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3073
This commit is contained in:
Nicholas Nethercote
2004-11-22 21:23:08 +00:00
parent ddf3e0178b
commit 196e8dfd25
4 changed files with 3 additions and 70 deletions

View File

@@ -105,6 +105,9 @@ reader (<code>vg_symtab2.c</code>) are on the second rewrite. In a
sense, this document serves to record some of the knowledge gained as
a result.
[Nb: the entire instrumentation/simulation part has again been rewritten,
so as to be suitable for porting to architectures other than x86.]
<h3>Design overview</h3>