mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-26 21:38:10 +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