mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +02:00
6313046: Remove unused frame::native_param_addr code
Removed dead code in frame Reviewed-by: dholmes, cjplummer, dsamersoff
This commit is contained in:
parent
fc9ab8f530
commit
2b6f0b511f
9 changed files with 12 additions and 65 deletions
|
@ -2584,7 +2584,6 @@ typedef CompactHashtable<Symbol*, char> SymbolCompactHashTable;
|
|||
/**********************/ \
|
||||
/* frame */ \
|
||||
/**********************/ \
|
||||
NOT_ZERO(PPC64_ONLY(declare_constant(frame::abi_minframe_size))) \
|
||||
NOT_ZERO(PPC64_ONLY(declare_constant(frame::entry_frame_locals_size))) \
|
||||
\
|
||||
NOT_ZERO(X86_ONLY(declare_constant(frame::entry_frame_call_wrapper_offset))) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue