Hello,<div><br><div>I'm sorry, I did not see this thread earlier.</div><div><br></div><div>The original reason for adding "NaClMode" was because we needed an AssemblerPredicate so that we could disable some MnemonicAlias's in the assembler for NaCl.</div>


<div><br></div><div>Because NaCl on X86-64 implies 32-bit pointers, certain aliases no longer make sense. (like call -> callq)</div><div><br></div><div>In retrospect, this is not terribly important. I think we can live without it.</div>


<div><br></div><div>Attached is a patch to remove it. Let me know if it's ok to commit.</div><div><br></div><div>- pdox</div><div><br></div>
</div>