Added special escape sequences "\{", "\}", and "\|" when processing
authorTed Kremenek <kremenek@apple.com>
Wed, 23 Jan 2008 22:29:58 +0000 (22:29 +0000)
committerTed Kremenek <kremenek@apple.com>
Wed, 23 Jan 2008 22:29:58 +0000 (22:29 +0000)
commitf02e26abc04c95be6be02b614ea68616ed5c0927
tree72f4b3829e7d0479930374d2b74f30a1f856d357
parentf9c98e650d2795b8edfae8e1560c221029df218b
Added special escape sequences "\{", "\}", and "\|" when processing
getNodeLabel(); these sequences allow the user to specify the characters '{',
'}', and '|' in the label, which facilitate breaking the label into multiple
record segments.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46283 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/GraphWriter.h