From f79a3419f54116c56241b13adba09264294976c7 Mon Sep 17 00:00:00 2001 From: Nicholas Nethercote Date: Thu, 22 Mar 2007 20:58:50 +0000 Subject: [PATCH] More info about the VEX changes. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6658 --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 56ea0492ca..b77531a79a 100644 --- a/NEWS +++ b/NEWS @@ -26,6 +26,7 @@ Developer-visible changes: - New debugging command line options: --debug-dump, --trace-symtab-patt... - The names of some functions and types within the Vex IR have changed. + (Run 'svn log -r1689 VEX/pub/libvex_ir.h' for full details.) So any existing tools will have to be updated to reflect these changes. The new names should be clearer. The file VEX/pub/libvex_ir.h is also much better commented, and serves as the -- 2.47.3