summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/lib/AsmParser/LLLexer.h
diff options
context:
space:
mode:
authordim <dim@FreeBSD.org>2013-10-03 17:50:14 +0000
committerdim <dim@FreeBSD.org>2013-10-03 17:50:14 +0000
commit5dc4bb5bd3d0e995e13054a94b6d63490561ed9c (patch)
tree9adabdf4ecd2cda9837816c2f92aafecab01660d /contrib/llvm/lib/AsmParser/LLLexer.h
parentb941afa162af688719415526d760d7d7f2b962b0 (diff)
downloadFreeBSD-src-5dc4bb5bd3d0e995e13054a94b6d63490561ed9c.zip
FreeBSD-src-5dc4bb5bd3d0e995e13054a94b6d63490561ed9c.tar.gz
Pull in r186338 from upstream llvm trunk:
Remove invalid assert in DAGTypeLegalizer::RemapValue There is a comment at the top of DAGTypeLegalizer::PerformExpensiveChecks which, in part, says: // Note that these invariants may not hold momentarily when processing a node: // the node being processed may be put in a map before being marked Processed. Unfortunately, this assert would be valid only if the above-mentioned invariant held unconditionally. This was causing llc to assert when, in fact, everything was fine. Thanks to Richard Sandiford for investigating this issue! Fixes PR16562. This fixes assertions which could occur in the multimedia/ffmpeg1 and multimedia/ffmpeg2 ports. Approved by: re (hrs) Reported by: Matthias Apitz <guru@unixarea.de> MFC after: 3 days
Diffstat (limited to 'contrib/llvm/lib/AsmParser/LLLexer.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud