With this patch, tests can add "%run" to run executables on a simulator or remotely. This patch only adds %run to the 'profile' test. A following patch adds "%run" to the test cases.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Hi Greg,
I can't say I understand this patch, but the change would be much appreciated! ;)
From what I can see, it seems similar to what the others around it are, and you're using COMPILER_RT flags rather than ASAN (I'm assuming they're set directly somewhere else).
What I don't understand is how you turn %run off if you're not cross compiling.
cheers,
--renato