http://llvm.org/bugs/show_bug.cgi?id=8443
Nick Lewycky <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |FIXED --- Comment #2 from Nick Lewycky <[email protected]> 2011-12-18 20:30:52 CST --- Metadata names still aren't quotable, but they have escaping support for whitespace characters and whatnot. This is as fixed as it's going to get. -- 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
