mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-11 11:39:30 +00:00
LLVM-GCC (__llvm__) should use the same _get_previous_fp implementation as __clang__ (as is the case for os::current_stack_pointer). Reviewed-by: twisti, never, dcubed