[PATCH] D52985: [mips][micromips] Fix how values in .gcc_except_table are calculated
Simon Atanasyan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 8 21:59:38 PDT 2018
atanasyan added a comment.
And the test case failed:
test/CodeGen/Mips/micromips-gcc-except-table.ll:4:15: error: CHECK-NEXT: expected string not foundin input
; CHECK-NEXT: 0000 ff9b1501 0c010f00 000f1025 011f1e00
^
<stdin>:5:2: note: scanning from here
0000 ff9b1501 0c011100 00110e1f 011f1800 ................
^
Repository:
rL LLVM
https://reviews.llvm.org/D52985
More information about the llvm-commits
mailing list