clang/include/clang/Interpreter/Value.h
0 → 100644
+200
−0
Loading
This reverts commit 7158fd38. * Fixes endianness issue on big endian machines like PowerPC-bl * Disable tests on platforms that having trouble to support JIT Signed-off-by:Jun Zhang <jun@junz.org>