Rework the flags machinery a bit.
authorAlexander Potapenko <glider@google.com>
Mon, 28 May 2012 16:21:19 +0000 (16:21 +0000)
committerAlexander Potapenko <glider@google.com>
Mon, 28 May 2012 16:21:19 +0000 (16:21 +0000)
commit0efd915d92535778f627b628bbe7ba2280779221
treea1fcabf5d337eec3a9845b3ce6988c98b84c7025
parente17b69a3734ea08677684bf0e66003552f2e06f4
Rework the flags machinery a bit.
Clients may define the __asan_default_options char string containing the default options for the tool now.

llvm-svn: 157582
compiler-rt/lib/asan/asan_interface.h
compiler-rt/lib/asan/asan_internal.h
compiler-rt/lib/asan/asan_rtl.cc