[LLVMdev] [BUG] Support for .cfi_startproc simple

Eli Friedman eli.friedman at gmail.com
Wed Jul 10 11:22:31 PDT 2013


On Wed, Jul 10, 2013 at 10:20 AM, Ramkumar Ramachandra
<artagnon at gmail.com> wrote:
> Hi,
>
> According to the GNU as documentation [1], .cfi_startproc simple is a
> valid directive.  Unfortunately, LLVM complains with:
>
>   error: invalid instruction mnemonic 'simple'
>
> I happened to notice it while attempting to compile linux.git with
> clang: see arch/x86/ia32/ia32entry.S:75.
>
> [1]: http://sourceware.org/binutils/docs-2.22/as/Pseudo-Ops.html#Pseudo-Ops

Please file bugs at llvm.org/bugs/



More information about the llvm-dev mailing list