gcc/libsanitizer
H.J. Lu 4053ca2c6f Don't set AC_CONFIG_AUX_DIR
* configure.ac (AC_CONFIG_AUX_DIR): Removed.
	* Makefile.in: Regenerated.
	* configure: Likewise.

From-SVN: r193499
2012-11-14 04:21:28 -08:00
..
2012-11-14 04:21:28 -08:00
2012-11-14 04:21:28 -08:00
2012-11-14 04:21:28 -08:00
2012-11-14 04:21:28 -08:00

The AddressSanitizer (http://code.google.com/p/address-sanitizer) is
a project developed by Google Inc. The source files of the project
are hosted at http://llvm.org/svn/llvm-project/compiler-rt. These files
are the ones in the asan subdirectory of that project.