aboutsummaryrefslogtreecommitdiff
path: root/src/processor/stackwalker_mips64_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/processor/stackwalker_mips64_unittest.cc')
-rw-r--r--src/processor/stackwalker_mips64_unittest.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/processor/stackwalker_mips64_unittest.cc b/src/processor/stackwalker_mips64_unittest.cc
index 531f546f..2a9784bf 100644
--- a/src/processor/stackwalker_mips64_unittest.cc
+++ b/src/processor/stackwalker_mips64_unittest.cc
@@ -533,9 +533,6 @@ struct CFIFixture: public StackwalkerMIPSFixture {
// The calling function.
"FUNC 5000 1000 0 epictetus\n"
- // Initially, nothing has been pushed on the stack,
- // and the return address is still in the $ra register.
- "STACK CFI INIT 5000 1000 .cfa: $sp .ra: $ra\n"
// Mark it as end of stack.
"STACK CFI INIT 5000 8 .cfa: $sp 0 + .ra: $ra\n"