mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 02:18:37 +00:00
instr_size and instr_addr) into Ir events, then later copying those into instrInfo nodes. Now it just allocates the instrInfo nodes earlier and copies them in directly. This is a bit more concise and easier to understand. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4937