Fixed to properly escape quotes in strings.
authorNick Hildenbrandt <hldnbrnd@uiuc.edu>
Mon, 30 Sep 2002 21:11:55 +0000 (21:11 +0000)
committerNick Hildenbrandt <hldnbrnd@uiuc.edu>
Mon, 30 Sep 2002 21:11:55 +0000 (21:11 +0000)
commitc3dd2af4283d551437d40649b4a383cd14727ef1
tree31083b664646e86903517b993bf683c5a350f969
parent999b63b4535c0ffe0328381fb5da4579e7f2fcc0
Fixed to properly escape quotes in strings.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3991 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CBackend/CBackend.cpp
lib/Target/CBackend/Writer.cpp