<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;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">This is testing the direct object emitter which shares some code with llvm-mc, but is a different tool and has different paths.<br>
<br>
The ideal tests for this would be to have 2 tests, one with llc and the other with llvm-mc.<br>
<br>
Jack<br>
<br>
On 10/01/2013 05:17 AM, Rafael Espíndola wrote:> Please don't use "llc -filetype=obj". To test the object emission, use<br>
> llvm-mc and assembly tests.<br>
> <br>
> On 1 October 2013 06:35, Zoran Jovanovic <Zoran.Jovanovic-1AXoQHu6uovQT0dZR+AlfA@public.gmane.org> wrote:<br>
>> Adds support for follwing microMIPS relocations:<br>
>><br>
>> - R_MICROMIPS_26_S1<br>
>> - R_MICROMIPS_HI16<br>
>> - R_MICROMIPS_LO16<br>
>> - R_MICROMIPS_GPREL16<br>
>> - R_MICROMIPS_LITERAL<br>
>> - R_MICROMIPS_GOT16<br>
>> - R_MICROMIPS_PC7_S1<br>
>> - R_MICROMIPS_PC10_S1<br>
>> - R_MICROMIPS_PC16_S1<br>
>> - R_MICROMIPS_CALL16<br>
>><br>
>> Zoran Jovanovic<br>
>><br>
>> _______________________________________________<br>
>> llvm-commits mailing list<br>
>> llvm-commits-Tmj1lob9twqVc3sceRu5cw@public.gmane.org<br>
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits<br>
>><br>
<br>
</div>
</body>
</html>