index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
DebugInfo
/
inlined-vars.ll
Age
Commit message (
Expand
)
Author
2013-03-28
Revert "Adding DIImportedModules to DIScopes."
David Blaikie
2013-03-27
Adding DIImportedModules to DIScopes.
David Blaikie
2013-03-21
Remove unused field in DISubprogram
David Blaikie
2013-03-20
Remove unused field in DICompileUnit
David Blaikie
2013-03-20
Make target-specific test case in r177474 only run when that target is built
David Blaikie
2013-03-20
Fix test case regression on ARM & PPC introduced r177239
David Blaikie
2013-03-13
Remove an extra operand to a DIFile metadata entry
David Blaikie
2013-03-13
Refactor filename/directory in DICompileUnit into a DIFile
David Blaikie
2013-03-12
Remove unused "isMain" field from DICompileUnit
David Blaikie
2013-03-12
Update debug info test cases with empty SplitDebugFilename field.
David Blaikie
2013-02-02
Remove the (apparently) unnecessary debug info metadata indirection.
David Blaikie
2013-01-26
PR14566: Debug Info: Removing top level lexical blocks
David Blaikie
2012-07-06
Fix PR13202 and a regtest.
Alexey Samsonov