[LLVMdev] Purpose of PROLOG_LABEL in function prologue?

Eric Christopher echristo at apple.com
Tue Aug 3 15:21:19 PDT 2010


On Aug 3, 2010, at 3:19 PM, Cameron Esfahani wrote:

> I don't see any references to them, that's why I brought it up...

Interesting.  Is this COFF? We may not emit the final debug info, but leave the ranges in.  If they're filling up your symbol table then we likely need another type of assembler label for "COFF internal".

-eric



More information about the llvm-dev mailing list