From: Philippe W. <phi...@sk...> - 2012-05-30 19:17:46
|
On Wed, 2012-05-30 at 11:38 -0700, Sunil Kumar wrote: > Stupid question: are RUNNING_ON_VALGRIND and VALGRIND_NON_SIMD_CALLx > real macros? Not too sure I understand what you mean by "real macros". If you mean: not doing anything if not running under Valgrind + no need to link with some Valgrind .o or lib: yes, these are real macros. Philippe |