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
/
lib
/
DebugInfo
/
DWARF
/
DWARFContext.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-dwp] Emit a rather fictional debug_cu_index
David Blaikie
2015-12-02
1
-12
/
+4
*
Replace dyn_cast with isa in places that weren't using the returned value for...
Craig Topper
2015-11-18
1
-1
/
+1
*
dwarfdump: Reference the appropriate line table segment when dumping dwp files
David Blaikie
2015-11-17
1
-1
/
+4
*
dwarfdump: Use the index to find the right abbrev offset in DWP files
David Blaikie
2015-11-17
1
-0
/
+22
*
dwarfdump: Added macro support to llvm-dwarfdump tool.
Amjad Aboud
2015-11-12
1
-0
/
+16
*
dwarfdump: Add error checking to fix the buildbots/correctness
David Blaikie
2015-11-12
1
-4
/
+4
*
dwarfdump: DWP type unit index dumping skeleton
David Blaikie
2015-11-11
1
-0
/
+10
*
Format my previous commit
David Blaikie
2015-11-11
1
-1
/
+2
*
dwarfdump: First piece of support for DWP dumping
David Blaikie
2015-11-11
1
-0
/
+10
*
[dwarfdump] Do not apply relocations in mach-o files if there is no LoadedObj...
Frederic Riss
2015-08-23
1
-0
/
+8
*
Fix some comment typos.
Benjamin Kramer
2015-08-08
1
-2
/
+2
*
Convert getSymbolSection to return an ErrorOr.
Rafael Espindola
2015-08-07
1
-1
/
+1
*
[dwarfdump] Ignore scattered relocations for mach-o.
Frederic Riss
2015-07-31
1
-3
/
+9
*
[RuntimeDyld] Make LoadedObjectInfo::getLoadedSectionAddress take a SectionRef
Lang Hames
2015-07-28
1
-4
/
+7
*
Return ErrorOr from getSymbolAddress.
Rafael Espindola
2015-07-03
1
-1
/
+7
*
Don't return error_code from a function that doesn't fail.
Rafael Espindola
2015-06-30
1
-4
/
+1
*
Don't return error_code from a function that doesn't fail.
Rafael Espindola
2015-06-30
1
-2
/
+1
*
Don't return error_code from function that never fails.
Rafael Espindola
2015-06-29
1
-2
/
+1
*
Make getRelocationSection MachO only.
Rafael Espindola
2015-06-19
1
-2
/
+7
*
Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types
Benjamin Kramer
2015-05-29
1
-2
/
+2
*
Make it easier to use DwarfContext with MCJIT
Keno Fischer
2015-05-21
1
-3
/
+41
*
[DWARF parser] Make DWARF parser more robust against missing compile/type units.
Alexey Samsonov
2015-05-19
1
-8
/
+11
*
Move DebugInfo to DebugInfo/DWARF.
Zachary Turner
2015-01-30
1
-0
/
+696