hanchenye-llvm-project/compiler-rt/test/asan
Will Schmidt ae4236ac6a Use GET_CURRENT_FRAME() to calculate the memory layout for power. This works
for both PPC64 Big and Little endian modes, so also eliminates the need for
the BIG_ENDIAN/LITTLE_ENDIAN #ifdeffery.

By trial and error, it also looks like the kPPC64_ShadowOffset64 value is
valid using (1ULL << 41) for both BE and LE, so that #if/#elif/#endif block
has also been simplified.

Differential Revision: http://reviews.llvm.org/D6044

llvm-svn: 221457
2014-11-06 14:58:06 +00:00
..
TestCases Use GET_CURRENT_FRAME() to calculate the memory layout for power. This works 2014-11-06 14:58:06 +00:00
Unit
android_commands [asan] Run Android test with asanwrapper. 2014-06-11 10:37:06 +00:00
CMakeLists.txt [asan][mips] Adding support of asan for mipsel arch 2014-10-10 13:46:55 +00:00
lit.cfg [sanitizer] Android build cleanup. 2014-09-29 13:18:55 +00:00
lit.site.cfg.in [sanitizer] Android build cleanup. 2014-09-29 13:18:55 +00:00