[LLVMbugs] [Bug 2955] can't write llvm assembler with values containing quotes
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sun Oct 26 21:34:02 PDT 2008
http://llvm.org/bugs/show_bug.cgi?id=2955
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-26 23:34:01 ---
This is fixed on mainline, producing (e.g.):
"entry_foo.test!(A!(\22foobar\22)).test":
ret void
--
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