<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 patch allows llvm to recognize that a 64 bit object file is being produced and that the subsequently generated ELF header has the correct information.<br>
<br>
The test case checks for both big and little endian flavors.<br>
<br>
Contributer: Jack Carter<br>
<br>
Files affected:<br>
<br>
test/MC/Mips/elf-64bit-basic.s<br>
include/llvm/Support/ELF.h<br>
lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.cpp<br>
lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp<br>
lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp<br>
lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.h<br>
<br>
Cheers,<br>
<br>
Jack<br>
</div>
</body>
</html>