-
Remove "Adjuststack" instruction opcode. · 39f40204Karl Schimpf authored
Both the X86 and ARM header files define "Adjuststack" in the enumeration of target specific opcodes. However, it is not used in either. Removing constant from the enumeration since it is not used. BUG= None R=sehr@chromium.org, stichnot@chromium.org Review URL: https://codereview.chromium.org/1527363004 .
39f40204
×