[PATCH] Add new lit argument: --exec-feature=FEATURE

Evgeniy Stepanov eugenis at google.com
Thu Feb 21 23:31:23 PST 2013


  Daniel, thanks for the pointer. It should work for us.

  We can detect asan-ized build (either by searching through cflags, or by a compile+link+objdump+grep __asan_init configuration test).

http://llvm-reviews.chandlerc.com/D413



More information about the llvm-commits mailing list