index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
DebugInfo
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo
Eli Bendersky
2013-02-06
1
-1
/
+1
*
Add a comment to the test that points to the source from which the input object
Eli Bendersky
2013-02-06
1
-0
/
+1
*
Add a test for checking the current .debug_frame dumping capability.
Eli Bendersky
2013-02-06
3
-0
/
+28
*
Attempt to recover gdb bot after r174445.
Manman Ren
2013-02-06
1
-2
/
+2
*
Dwarf: support for LTO where a single object file can have multiple line tables
Manman Ren
2013-02-05
3
-3
/
+65
*
Add support for testing the output of the abbrev table for the
Eric Christopher
2013-02-05
1
-0
/
+10
*
Add support for emitting a stub DW_AT_GNU_dwo_id as part of the
Eric Christopher
2013-02-05
1
-1
/
+4
*
Update debugging test for change in expected metadata.
Tim Northover
2013-02-04
1
-6
/
+16
*
[DebugInfo] remove more node indirection (this time from the subprogram's var...
David Blaikie
2013-02-04
2
-12
/
+6
*
Remove the (apparently) unnecessary debug info metadata indirection.
David Blaikie
2013-02-02
39
-181
/
+92
*
Removing ssp and uwtable from the testcase
Manman Ren
2013-02-02
1
-1
/
+1
*
[Dwarf] avoid emitting multiple AT_const_value for static memebers.
Manman Ren
2013-02-01
1
-0
/
+63
*
Add explicit triples to AArch64 tests
Tim Northover
2013-02-01
4
-5
/
+5
*
Add AArch64 as an experimental target.
Tim Northover
2013-01-31
5
-0
/
+248
*
Support artificial parameters in function types.
David Blaikie
2013-01-29
1
-3
/
+9
*
PR14566: Debug Info: Removing top level lexical blocks
David Blaikie
2013-01-26
3
-31
/
+82
*
Add DIContext::getLineInfoForAddressRange() function and test. This function...
Andrew Kaylor
2013-01-26
2
-6
/
+40
*
Add support for applying in-memory relocations to the .debug_line section and...
Andrew Kaylor
2013-01-25
2
-0
/
+15
*
Add back a RUN line removed by mistake by a previous commit
Eli Bendersky
2013-01-25
1
-0
/
+1
*
Now that llvm-dwarfdump supports flags to specify which DWARF section to dump,
Eli Bendersky
2013-01-25
34
-37
/
+36
*
Add command-line flags for DWARF dumping.
Eli Bendersky
2013-01-25
1
-0
/
+13
*
The last of PR14471 - emission of constant floats
David Blaikie
2013-01-20
1
-28
/
+30
*
Fix a latent bug exposed by recent static member debug info changes.
David Blaikie
2013-01-19
1
-29
/
+30
*
Split out DW_OP_addr for the split debug info DWARF5 proposal.
Eric Christopher
2013-01-18
1
-0
/
+6
*
Fix the assembly and dissassembly of DW_FORM_sec_offset. Found this by
Eric Christopher
2013-01-17
1
-4
/
+8
*
Add the DW_AT_GNU_addr_base for the skeleton cu. Add support for
Eric Christopher
2013-01-17
1
-0
/
+1
*
Make this test X86 only.
Eric Christopher
2013-01-16
1
-1
/
+1
*
Move this to X86.
Eric Christopher
2013-01-16
1
-0
/
+0
*
Add testcase missed yesterday from Paul Robinson.
Eric Christopher
2013-01-16
1
-0
/
+172
*
Split address information for DWARF5 split dwarf proposal. This involves
Eric Christopher
2013-01-15
1
-1
/
+39
*
Add the C testcase to this file.
Eric Christopher
2013-01-08
1
-0
/
+6
*
Remove the llvm-local DW_TAG_vector_type tag and add a test to
Eric Christopher
2013-01-08
1
-0
/
+23
*
Mark artificial types as such in the annotated debug output.
David Blaikie
2013-01-08
1
-0
/
+3
*
Add support for separating strings for the split debug info DWARF5
Eric Christopher
2013-01-07
1
-4
/
+4
*
Make test/DebugInfo/member-pointers.ll portable by removing the TargetData
David Blaikie
2013-01-07
1
-4
/
+0
*
PR14759: Debug info support for C++ member pointers.
David Blaikie
2013-01-07
1
-0
/
+34
*
Include access modifiers in subprogram metadata IR comment.
David Blaikie
2013-01-05
1
-5
/
+9
*
Emit DW_TAG_formal_parameter for unnamed parameters.
David Blaikie
2013-01-05
1
-7
/
+14
*
Add a name for the anonymous type we're creating for subrange
Eric Christopher
2013-01-04
4
-42
/
+83
*
Extend the dumping infrastructure to deal with additional
Eric Christopher
2013-01-02
1
-2
/
+12
*
For the dwarf5 split debug info code split out the string section
Eric Christopher
2012-12-27
2
-4
/
+4
*
FileCheck-ize.
Eric Christopher
2012-12-27
1
-5
/
+8
*
FileCheck-ize.
Eric Christopher
2012-12-27
1
-7
/
+11
*
Right now all of the relocations are 32-bit dwarf, and the relocation
Eric Christopher
2012-12-27
1
-3
/
+4
*
Move these files over to the debug info directory.
Eric Christopher
2012-12-21
2
-0
/
+112
*
Split out abbreviations for the skeleton info from the rest of
Eric Christopher
2012-12-19
1
-0
/
+3
*
Add support for passing -main-file-name all the way through to
Eric Christopher
2012-12-18
2
-1
/
+18
*
Debug Info: add support to mark member variables as artificial
David Blaikie
2012-12-13
1
-0
/
+1
*
Refactor out the abbreviation handling into a separate class that
Eric Christopher
2012-12-10
1
-1
/
+1
*
Use the somewhat semantic term "split dwarf" it more matches what's
Eric Christopher
2012-12-10
1
-1
/
+1
[next]