[llvm-commits] [patch] Add support for emulators in RunSafely.sh

Rafael Espindola espindola at google.com
Wed Jan 13 18:34:25 PST 2010


> No, but I'm not sure it needs to. It takes <program> <args...> which means
> that "prog foo" could become "wrapper prog foo" with no difference in
> behaviour. But after taking another look, I don't see any of the makefiles
> in llvm-test actually using GET_STABLE_NUMBERS. I guess you don't really
> need to support that. :)

The problem is that it calls RunSafely.sh and the argument end up in
the wrong order.

> So with that said, this patch once again looks fine, but then, so did all
> the others ;)

Committed.

> Nick
>

Thanks,
-- 
Rafael Ávila de Espíndola




More information about the llvm-commits mailing list