llvm/lib/AsmParser
David Majnemer 09df76443e AsmParser: Don't allow null bytes in BB labels
Since Value objects can't have null bytes in their name, we shouldn't
allow them in the labels of basic blocks.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223907 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-10 02:10:35 +00:00
..
2014-12-09 18:38:53 +00:00
2014-12-09 18:38:53 +00:00
2014-12-03 02:08:38 +00:00