Displaying 1 result from an estimated 1 matches for "1041087".
Did you mean:
1011087
2014 Oct 03
2
[LLVMdev] ASAN tests on ARM
On 3 October 2014 15:02, Evgeniy Stepanov <eugenis at google.com> wrote:
> The flag itself is target-specific, which seems to be very uncommon in
> LLVM. Perhaps it's better to move it to some common part of the code.
> This flag makes sense for other platforms as well, it is just not
> implemented there.
Would it make sense to run the same test without that flag on ARM? If