index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
DebugInfo
/
X86
/
DW_AT_specification.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the (apparently) unnecessary debug info metadata indirection.
David Blaikie
2013-02-02
1
-6
/
+3
*
Now that llvm-dwarfdump supports flags to specify which DWARF section to dump,
Eli Bendersky
2013-01-25
1
-1
/
+1
*
Temporarily revert c23b933d5f8be9b51a1d22e717c0311f65f87dcd. It's causing
Eric Christopher
2012-08-01
1
-2
/
+2
*
Add a DW_AT_high_pc for CUs that are a single address range. Update
Eric Christopher
2012-07-27
1
-2
/
+2
*
For types with a parent of the compile unit make sure and emit
Eric Christopher
2012-03-15
1
-2
/
+2
*
Revert the removal of DW_AT_MIPS_linkage_name when we aren't putting
Eric Christopher
2012-03-15
1
-1
/
+1
*
Remove the DW_AT_MIPS_linkage name attribute when we don't need it
Eric Christopher
2012-03-14
1
-1
/
+1
*
Only add DW_AT_prototyped if we're working with a C-like language.
Eric Christopher
2012-02-22
1
-1
/
+1
*
There's no need for a DW_AT_byte_size on a pointer type.
Eric Christopher
2012-02-21
1
-1
/
+1
*
Fix the testcases for the previous patch.
Eric Christopher
2012-01-24
1
-2
/
+2
*
Move X86 specific test in X86 directory.
Devang Patel
2011-11-11
1
-0
/
+43