[LLVMdev] .debug_info section size in arm executable

Chandler Carruth chandlerc at google.com
Wed Nov 9 10:41:37 PST 2011


On Wed, Nov 9, 2011 at 10:35 AM, Chris Lattner <clattner at apple.com> wrote:

>
> On Nov 9, 2011, at 2:58 AM, Nick Lewycky wrote:
>
>
> For one example, for enums clang will emit the names for all of the enum
> cases. GCC only emits the ones that are used.
>
>
> Is this a clang bug, or a feature?
>

I've argued for enums, it's a feature.

Nick is tracking other cases that are much more likely bugs.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111109/2515382a/attachment.html>


More information about the llvm-dev mailing list