[PATCH] D22754: [mips] Adding support for symbolic constants for mips64r6

Petar Jovanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 2 15:52:30 PST 2017


petarj abandoned this revision.
petarj added a comment.

Abandoning change since per Aleksandar's words it was fixed by:

commit 7dd6fd6b287f4a425ad4c85c485afa69d3bbf0f8
Author: Daniel Sanders <daniel.sanders at imgtec.com>
Date:   Mon Aug 8 11:50:25 2016 +0000

  Re-commit r277988: [mips][ias] Fix all the hacks related to MIPS-specific unary operators (%hi/%lo/%gp_rel/etc.).
  
  Hopefully with the MSVC builds fixed. I've added a missing '#include <tuple>'
  that gcc and clang don't seem to need.


https://reviews.llvm.org/D22754





More information about the llvm-commits mailing list