summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/lexical-block-file-inline.ll
Commit message (Collapse)AuthorAgeFilesLines
* Reverting 268054 & 268063 as they caused PR27579.Amjad Aboud2016-04-301-0/+4
| | | | llvm-svn: 268150
* Fixed LIT tests that was broken after change in r268054.Amjad Aboud2016-04-291-4/+0
| | | | llvm-svn: 268063
* Fixed Dwarf debug info emission to skip DILexicalBlockFile entries.Amjad Aboud2016-04-211-0/+161
Before this fix, DILexicalBlockFile entries were skipped only in some cases and were not in other cases. Differential Revision: http://reviews.llvm.org/D18724 llvm-svn: 267004
OpenPOWER on IntegriCloud