1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 13:11:39 +01:00
David Majnemer 2d2a18adb4 AsmParser: Don't crash if a null byte is inside a quoted string
We don't allow Value* to have names which contain null bytes.  The
AsmParser should reject .ll files that try to do this.

llvm-svn: 223869
2014-12-10 00:43:17 +00:00
..
2014-12-09 18:38:53 +00:00
2014-12-09 18:38:53 +00:00
2014-12-09 20:36:53 +00:00
2014-12-04 09:20:13 +00:00