PTAL at patch 3. This works with:

export CXX="$CLANG/clang++"
export CXX_host="$CLANG/clang++"
export LINK="$CLANG/clang++"
export ASAN_SYMBOLIZER_PATH="$CLANG/llvm-symbolizer"
GYPFLAGS="-Dasan=1"  make -j32 ia32.release.check

This should be enough to make it work on the bots.

https://codereview.chromium.org/196943004/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to