Correct comment in last commit.

This commit is contained in:
Ian Lance Taylor 2011-07-01 22:54:04 +00:00
parent 28ede8be33
commit 491f21ca6f
1 changed files with 1 additions and 1 deletions

View File

@ -952,7 +952,7 @@ Output_data_plt_i386::plt_eh_frame_fde[plt_eh_frame_fde_size] =
elfcpp::DW_OP_ge, // >= ((%eip & 0xf) >= 0xb)
elfcpp::DW_OP_lit2, // Push 2.
elfcpp::DW_OP_shl, // << (((%eip & 0xf) >= 0xb) << 2)
elfcpp::DW_OP_plus, // + ((((%eip&0xf)>=0xb)<<2)+%esp+8
elfcpp::DW_OP_plus, // + ((((%eip&0xf)>=0xb)<<2)+%esp+4
elfcpp::DW_CFA_nop, // Align to 32 bytes.
elfcpp::DW_CFA_nop,
elfcpp::DW_CFA_nop,