summaryrefslogtreecommitdiffstats
path: root/llvm/test/Assembler/invalid-name2.ll
Commit message (Collapse)AuthorAgeFilesLines
* AsmParser: Don't allow null bytes in BB labelsDavid Majnemer2014-12-101-0/+0
Since Value objects can't have null bytes in their name, we shouldn't allow them in the labels of basic blocks. llvm-svn: 223907
OpenPOWER on IntegriCloud