Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AsmParser: Don't crash on unresolved !tbaa | Duncan P. N. Exon Smith | 2016-04-06 | 1 | -0/+11 |
Instead of crashing, give a nice error. As a drive-by, fix the location associated with the errors for unresolved metadata (the location was off by one token). llvm-svn: 265507 |