Skip to content
Commit 5bcbd73c authored by Nick Lewycky's avatar Nick Lewycky
Browse files

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
parent 4d8a3a17
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment