[PATCH] D52985: [mips][micromips] Fix how values in .gcc_except_table are calculated

Aleksandar Beserminji via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 9 07:05:17 PDT 2018


abeserminji updated this revision to Diff 168790.
abeserminji marked 3 inline comments as done.
abeserminji added a comment.

Comments addressed.
Test fixed. I have one other patch in progress which affects this test, and forgot to remove it before the submission.


https://reviews.llvm.org/D52985

Files:
  include/llvm/MC/MCAsmBackend.h
  lib/MC/MCExpr.cpp
  lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp
  lib/Target/Mips/MCTargetDesc/MipsAsmBackend.h
  test/CodeGen/Mips/micromips-gcc-except-table.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52985.168790.patch
Type: text/x-patch
Size: 4064 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181009/53776a1b/attachment.bin>


More information about the llvm-commits mailing list