[LLVMdev] [BUG] Support for .cfi_startproc simple
Jim Grosbach
grosbach at apple.com
Wed Jul 10 11:20:15 PDT 2013
http://llvm.org/bugs/
On 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
>
> Thanks.
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130710/fac62ddc/attachment.html>
More information about the llvm-dev
mailing list