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
Age
Commit message (
Expand
)
Author
2013-01-02
Extend the dumping infrastructure to deal with additional
Eric Christopher
2012-12-27
For the dwarf5 split debug info code split out the string section
Eric Christopher
2012-12-27
FileCheck-ize.
Eric Christopher
2012-12-27
FileCheck-ize.
Eric Christopher
2012-12-27
Right now all of the relocations are 32-bit dwarf, and the relocation
Eric Christopher
2012-12-21
Move these files over to the debug info directory.
Eric Christopher
2012-12-19
Split out abbreviations for the skeleton info from the rest of
Eric Christopher
2012-12-18
Add support for passing -main-file-name all the way through to
Eric Christopher
2012-12-13
Debug Info: add support to mark member variables as artificial
David Blaikie
2012-12-10
Refactor out the abbreviation handling into a separate class that
Eric Christopher
2012-12-10
Use the somewhat semantic term "split dwarf" it more matches what's
Eric Christopher
2012-12-06
Handle non-default array bounds.
Bill Wendling
2012-12-04
Use the 'count' attribute to calculate the upper bound of an array.
Bill Wendling
2012-12-04
Reapply r160148 (reverted in r163570) fixing spurious breakpoints in modern GDB
David Blaikie
2012-12-04
Add a 'count' field to the DWARF subrange.
Bill Wendling
2012-12-03
Simplify this test a bit because DWARF emission/dumping on some platforms
Eli Bendersky
2012-12-03
Fix PR12942: Allow two CUs to be generated from the same source file.
Eli Bendersky
2012-11-30
Add some first skeleton work for the DWARF5 Fission proposal. Emit
Eric Christopher
2012-11-07
Add a relocation visitor to lib object. This works via caching relocated
Eric Christopher
2012-10-05
Make sure to generate the right kind of MDNode for enum forward declarations.
Eli Friedman
2012-10-04
Update this a bit more to represent how the prologue should work:
Eric Christopher
2012-10-03
Revert 165051-165049 while looking into the foreach.m failure in
Eric Christopher
2012-10-02
Revert "Don't use a debug location for frame setup instructions in the"
Eric Christopher
2012-10-02
Allow alternate instructions to silence bot.
Eric Christopher
2012-10-02
Don't use a debug location for frame setup instructions in the
Eric Christopher
2012-10-02
Remove the SavePoint infrastructure from fast isel, replace
Eric Christopher
2012-10-02
Fix broken tests.
Benjamin Kramer
2012-09-26
Fix tests that didn't test anything.
Benjamin Kramer
2012-09-20
Only emit DW_AT_object_pointer if this is a definition.
Eric Christopher
2012-09-18
llvm/test/DebugInfo: Move two tests, 2010-04-13-PubType.ll and linkage-name.l...
NAKAMURA Takumi
2012-09-12
Recommit, with fixes:
Eric Christopher
2012-09-12
Revert "Add some support for dealing with an object pointer on arguments."
Eric Christopher
2012-09-12
Add some support for dealing with an object pointer on arguments.
Eric Christopher
2012-09-10
Revert r160148 it seems to cause more problems than it should
Eric Christopher
2012-09-04
Add support for fetching inlining context (stack of source code locations)
Alexey Samsonov
2012-08-27
Add basic support for .debug_ranges section to LLVM's DebugInfo library.
Alexey Samsonov
2012-08-24
Use DW_FORM_flag_present to save space in debug information if we're
Eric Christopher
2012-08-23
Remove the DW_AT_MIPS_linkage name attribute when we don't need it
Eric Christopher
2012-08-23
Turn these two options in to trinary state so that they can be
Eric Christopher
2012-08-23
Make this darwin specific to try to silence the bots.
Eric Christopher
2012-08-23
Emit pubtypes only when going for darwin gdb compatibility.
Eric Christopher
2012-08-23
Filecheck-ize.
Eric Christopher
2012-08-07
Fix the representation of debug line table in DebugInfo LLVM library,
Alexey Samsonov
2012-08-01
Temporarily revert c23b933d5f8be9b51a1d22e717c0311f65f87dcd. It's causing
Eric Christopher
2012-07-27
Add a DW_AT_high_pc for CUs that are a single address range. Update
Eric Christopher
2012-07-19
test/DebugInfo/dwarfdump-test.test: Tweak expressions for Win32 to match back...
NAKAMURA Takumi
2012-07-19
DebugInfo library: add support for fetching absolute paths to source files
Alexey Samsonov
2012-07-17
Improve behavior of DebugInfoEntryMinimal::getSubprogramName() introduced in ...
Alexey Samsonov
2012-07-12
The end of the prologue should be marked with is_stmt.
Eric Christopher
2012-07-06
Fix PR13202 and a regtest.
Alexey Samsonov
[prev]
[next]