[LLVMdev] Building sanitizers for Android
Yury Gribov
y.gribov at samsung.com
Sun Apr 20 22:09:56 PDT 2014
> We considered adding "%run" to all binary invocations,
> but dropped this idea. I don't remember the details, but IIRC %run is
> just not general enough.
IMHO this is where simplicity of lit approach starts to fail - important
information (environment variables, dependent shared libs, expected test
status, etc.) is buried inside arbitrarily complex runstrings.
-Y
More information about the llvm-dev
mailing list