summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/lexical-block-file.ll
Commit message (Collapse)AuthorAgeFilesLines
* Reverting 268054 & 268063 as they caused PR27579.Amjad Aboud2016-04-301-88/+0
| | | | llvm-svn: 268150
* Recommitted r264280 "Supporting all entities declared in lexical scope in ↵Amjad Aboud2016-04-291-0/+88
| | | | | | | | LLVM debug info." After fixing PR26942 in r267004. llvm-svn: 268054
* Revert "Recommitted r263424 "Supporting all entities declared in lexical ↵Reid Kleckner2016-03-241-89/+0
| | | | | | | | | | | scope in LLVM debug info." After fixing PR26942 (the fix is included in this commit)." This reverts commit r264280. This broke building Chromium for iOS. We'll upload a reproducer to the PR soon. llvm-svn: 264334
* Recommitted r263424 "Supporting all entities declared in lexical scope in ↵Amjad Aboud2016-03-241-0/+89
LLVM debug info." After fixing PR26942 (the fix is included in this commit). Differential Revision: http://reviews.llvm.org/D18350 llvm-svn: 264280
OpenPOWER on IntegriCloud