summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/SimplifyCFG.cpp
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2011-06-15 06:37:58 +0000
committerNick Lewycky <nicholas@mxc.ca>2011-06-15 06:37:58 +0000
commit5bcbd73c38e2413e16465219bbdff0fb992d68a0 (patch)
treefec21fa3fe65b94e3656ab213c5e68074a0372c7 /llvm/lib/Transforms/Utils/SimplifyCFG.cpp
parent4d8a3a173ff7dc362ade93eab926ef14e68eb829 (diff)
downloadbcm5719-llvm-5bcbd73c38e2413e16465219bbdff0fb992d68a0.tar.gz
bcm5719-llvm-5bcbd73c38e2413e16465219bbdff0fb992d68a0.zip
Teach the .ll parser to handle named metadata with non-simple names.
Unfortunately we can't follow what the rest of the language does (wrapping it in double-quotes) because that would cause an ambiguity with metadata strings, so instead we escape any unusual characters with \xx escaping. llvm-svn: 133050
Diffstat (limited to 'llvm/lib/Transforms/Utils/SimplifyCFG.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud