[LLVMdev] -Qunused-arguments

Daniel Dunbar daniel at zuster.org
Wed Jan 27 12:34:09 PST 2010


Sorry about that, I was hoping I could get away with gcc ignoring that
flag, but apparently not. I'll find a real solution one day.

 - Daniel

On Wed, Jan 27, 2010 at 6:57 AM, Edmund Grimley Evans
<Edmund.Grimley-Evans at arm.com> wrote:
> I'm getting a lot of this from make check:
>
> g++: unrecognized option `-Qunused-arguments'
>
> This presumably comes from commit 94666 (test/LLVMC/ExternOptions.td and
> other files).
>
> That option is specific to clang, isn't it? Should %compile_cxx be
> picking up clang instead of my system's g++?
>
> --
> IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium.  Thank you.
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>




More information about the llvm-dev mailing list