On 2012-10-10 16:21 , Diego Novillo wrote:
On Wed, Oct 10, 2012 at 4:20 PM, Diego Novillo <dnovi...@google.com> wrote:
I have created a temporary branch to host the port of ASAN to
trunk. Wei has done the initial port of the original code from
Kostya. It compiles but we still do not have the runtimes (Wei
is working on that).
The branch is in svn://gcc.gnu.org/svn/gcc/branches/asan
For those of us using the git-svn bridge, I've added the branch to the
git mirror. Use 'git checkout -b asan origin/asan' to get it from a
cloned tree.
Diego.