[PATCH] [compiler-rt] fix and simplify GetMaxVirtualAddress for ppc64*

Alexey Samsonov vonosmas at gmail.com
Wed Nov 5 11:08:09 PST 2014


>>! In D6044#9, @kcc wrote:
> I would add a test similar to test/asan/TestCases/debug_mapping.cc that will use ASAN_OPTIONS=verbosity=1 
> to check that the mapping is what's expected on the given system. 
> 
> The test will need the REQUIRES: clause similar to the one below, but for powerpc
> // REQUIRES: x86_64-supported-target 
> ( I am not sure what exactly that should be. Alexey?)

Should be powerpc64-supported-target

http://reviews.llvm.org/D6044






More information about the llvm-commits mailing list