<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><a href="http://llvm.org/bugs/">http://llvm.org/bugs/</a><div><br><div><div>On Jul 10, 2013, at 10:20 AM, Ramkumar Ramachandra <<a href="mailto:artagnon@gmail.com">artagnon@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">Hi,<br><br>According to the GNU as documentation [1], .cfi_startproc simple is a<br>valid directive.  Unfortunately, LLVM complains with:<br><br> error: invalid instruction mnemonic 'simple'<br><br>I happened to notice it while attempting to compile linux.git with<br>clang: see arch/x86/ia32/ia32entry.S:75.<br><br>[1]:<span class="Apple-converted-space"> </span><a href="http://sourceware.org/binutils/docs-2.22/as/Pseudo-Ops.html#Pseudo-Ops">http://sourceware.org/binutils/docs-2.22/as/Pseudo-Ops.html#Pseudo-Ops</a><br><br>Thanks.<br>_______________________________________________<br>LLVM Developers mailing list<br><a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a><span class="Apple-converted-space"> </span>        <a href="http://llvm.cs.uiuc.edu/">http://llvm.cs.uiuc.edu</a><br><a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a></div></blockquote></div><br></div></body></html>