summaryrefslogtreecommitdiffstats
path: root/llvm/test/Assembler/missing-tbaa.ll
Commit message (Collapse)AuthorAgeFilesLines
* AsmParser: Don't crash on unresolved !tbaaDuncan P. N. Exon Smith2016-04-061-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
OpenPOWER on IntegriCloud