[LLVMbugs] [Bug 2773] Define __USER_LABEL_PREFIX__

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sun Oct 5 12:23:27 PDT 2008


http://llvm.org/bugs/show_bug.cgi?id=2773


Chris Lattner <clattner at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Chris Lattner <clattner at apple.com>  2008-10-05 14:23:26 ---
Implemented here:
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20080929/007973.html

I have no intention of implementing support for  -fno-leading-underscore.  If
someone needs it, they can make sure to fix this macro as well.  I don't think
the llvm backend supprots it at all for example.


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list