summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/strip-loop-metadata.ll
Commit message (Collapse)AuthorAgeFilesLines
* stripDebugInfo() should remove DILocation's found in !llvm.loop metadataDaniel Sanders2017-01-281-0/+71
Summary: Patch by Michele Scandale (with a small tweak to 'CHECK-NOT' the last DILocation in the test) Subscribers: bogner, llvm-commits Differential Revision: https://reviews.llvm.org/D27980 llvm-svn: 293377
OpenPOWER on IntegriCloud