<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;">Rafael et al.,<br>
<br>
Even though this is Mips specific, I would like to run this patch by you. <br>
<br>
Mips direct object exception handling regression<br>
<br>
Revision 177141 caused a regression in all but<br>
mips64 little endian. That is because none of the<br>
other Mips targets had test cases checking the <br>
contents of the .eh_frame section. This patch fixes<br>
both the llvm code and the test case to include the<br>
current 4 flavors.<br>
<br>
The test case unfortunately relies on llvm-objdump. A<br>
preferable method would be to use a pretty printer output<br>
such as what readelf -wf <elf_file> would give. If there is<br>
currently a symbolic dumper of the .eh_frame section in the <br>
llvm suite of tools, please let me know and I will change the<br>
test case.<br>
<br>
When this is checked in, I will change the test case name to eh-frame.ll. <br>
The current name was full of typos.<br>
<br>
Jack<br>
<br>
<br>
<br>
</div>
</body>
</html>