<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">
<!--
p
        {margin-top:0;
        margin-bottom:0}
p
        {margin-top:0;
        margin-bottom:0}
-->
P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr; font-family: Tahoma; color: rgb(0, 0, 0); font-size: 10pt;">
This patch adds a new MachineJumpTableInfo entry type, GPRel64BlockAddress,<br>
which is needed to emit a 64-bit gp-relative relocation entry. Support for direct<br>
object emission or JIT is not included since I have implemented only the bare minimum to print .gpdword directives to .s files.<br>
<br>
The first patch is the changes in the target independent part.<br>
The second patch includes changes in lib/Target/Mips and test case.<br>
<br>
</div>
</body>
</html>