| commit | 576a9a2728505d81849e3a15cdbc70d398fb95c6 | [log] [tgz] |
|---|---|---|
| author | Owen Anderson <resistor@mac.com> | Mon Mar 02 05:25:09 2015 +0000 |
| committer | Owen Anderson <resistor@mac.com> | Mon Mar 02 05:25:09 2015 +0000 |
| tree | 316403f09b819c8df5a9d0d714616ff85e943d5b | |
| parent | 91bdf0765000295c18ba87b244bab3c412d07310 [diff] |
Teach the LLParser to fail gracefully when it encounters an invalid label name. Previous it would either assert in +Asserts, or crash in -Asserts. Found by fuzzing LLParser. llvm-svn: 230935