[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 08:17:46 PDT 2018


abeserminji updated this revision to Diff 168804.
abeserminji added a comment.

Removed class forward declaration from MCExpr.cpp. It is not needed.


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.168804.patch
Type: text/x-patch
Size: 3835 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181009/060c927b/attachment.bin>


More information about the llvm-commits mailing list