http://llvm.org/bugs/show_bug.cgi?id=6056
Jonathan Schleifer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #7 from Jonathan Schleifer <[email protected]> 2010-04-29 05:11:07 CDT --- Now it always references NSConstantString and ignores what's specified by -fconstant-string-class, leading to not even compiling it now, as it can't find the interface for NSConstantString. -- 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. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
