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
/
include
/
llvm
/
DebugInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reformat.
Eric Christopher
2013-10-15
1
-2
/
+1
*
Debug Info: In DIBuilder, the context field of subprogram is updated to use
Manman Ren
2013-10-10
1
-1
/
+1
*
Debug Info: In DIBuilder, the context and type fields of template_type and
Manman Ren
2013-10-09
1
-4
/
+4
*
Move DIRef::getName out of line.
Manman Ren
2013-10-08
1
-10
/
+13
*
Debug Info: In DIBuilder, the derived-from field of a DW_TAG_pointer_type
Manman Ren
2013-10-05
1
-8
/
+14
*
Pull this out for a bit of readability.
Eric Christopher
2013-10-04
1
-15
/
+18
*
Reformat.
Eric Christopher
2013-10-04
1
-832
/
+791
*
Formatting.
Eric Christopher
2013-10-04
1
-1
/
+1
*
Temporarily revert r191792 as it is causing some LTO debug failures
Eric Christopher
2013-10-04
1
-14
/
+8
*
Debug Info: In DIBuilder, the derived-from field of a DW_TAG_pointer_type
Manman Ren
2013-10-01
1
-8
/
+14
*
Debug Info: constify and rename from generateRef to getRef.
Manman Ren
2013-09-30
1
-2
/
+2
*
Debug Info: move class definition of DIRef.
Manman Ren
2013-09-11
1
-48
/
+48
*
Debug Info: define a DIRef template.
Manman Ren
2013-09-10
1
-32
/
+65
*
Debug Info: move DIScope::getContext back from DwarfDebug.
Manman Ren
2013-09-09
1
-0
/
+4
*
Debug Info: Use DIScopeRef for DIType::getContext.
Manman Ren
2013-09-09
1
-1
/
+2
*
Debug Info: move DIScope::getContext to DwarfDebug.
Manman Ren
2013-09-09
1
-3
/
+0
*
Debug Info: Move isSubprogramContext from DebugInfo to DwarfDebug.
Manman Ren
2013-09-09
1
-4
/
+0
*
Debug Info: Rename DITypeRef to DIScopeRef.
Manman Ren
2013-09-09
1
-32
/
+31
*
Debug Info: Use identifier to reference DIType in containing type field of
Manman Ren
2013-09-07
1
-2
/
+2
*
Debug Info: Use identifier to reference DIType in containing type field of
Manman Ren
2013-09-06
1
-2
/
+2
*
Debug Info: Move a helper function getTypeIdentifier from DIBuilder to be part
Manman Ren
2013-09-06
1
-14
/
+20
*
Trying to un-break the bots.
Manman Ren
2013-09-05
1
-1
/
+2
*
Debug Info: Use identifier to reference DIType in base type field of
Manman Ren
2013-09-05
1
-2
/
+30
*
Debug Info: add an identifier field to DICompositeType.
Manman Ren
2013-08-26
1
-0
/
+2
*
DebugInfo: Allow the addition of other (such as static data) members to a rec...
David Blaikie
2013-08-16
1
-1
/
+1
*
DebugInfo: provide the ability to add members to a class after it has been co...
David Blaikie
2013-08-09
1
-0
/
+1
*
Be more rigorous about the sizes of forms and attributes.
Eric Christopher
2013-08-08
1
-1
/
+1
*
Debug Info Finder|Verifier: handle DbgLoc attached to instructions.
Manman Ren
2013-08-06
1
-6
/
+7
*
Temporarily revert "Debug Info Finder|Verifier: handle DbgLoc attached to
Eric Christopher
2013-08-02
1
-7
/
+6
*
Debug Info Finder|Verifier: handle DbgLoc attached to instructions.
Manman Ren
2013-08-01
1
-6
/
+7
*
Add a way to get the context of any particular scope.
Eric Christopher
2013-07-26
1
-0
/
+3
*
Remove dead code.
Eric Christopher
2013-07-24
1
-1
/
+0
*
Remove unnecessary constructors as the default conversions will handle
Eric Christopher
2013-07-24
1
-16
/
+5
*
More constructor cleanup.
Eric Christopher
2013-07-24
1
-2
/
+2
*
Remove one more of these.
Eric Christopher
2013-07-24
1
-4
/
+1
*
Remove more dead/weird/misleading code.
Eric Christopher
2013-07-24
1
-4
/
+1
*
Remove more seemingly unused code.
Eric Christopher
2013-07-24
1
-8
/
+4
*
Remove unused function.
Eric Christopher
2013-07-23
1
-3
/
+0
*
Keep similar classes near each other. No functional change.
Eric Christopher
2013-07-23
1
-119
/
+119
*
80-column.
Eric Christopher
2013-07-23
1
-1
/
+5
*
Debug Info Finder: use processDeclare and processValue to list debug info
Manman Ren
2013-07-23
1
-3
/
+12
*
Debug Info Finder: add processScope to actually handle the Scope.
Manman Ren
2013-07-22
1
-0
/
+2
*
Debug Info Verifier: simplify DIxxx::Verify
Manman Ren
2013-07-20
1
-0
/
+6
*
Equal means ==, not !=. Thanks to Benjamin for catching.
Eric Christopher
2013-07-18
1
-1
/
+1
*
Update comment slightly.
Eric Christopher
2013-07-18
1
-1
/
+1
*
Add comparison operators for DIDescriptors to fix c++98 fallout
Eric Christopher
2013-07-17
1
-0
/
+7
*
Add an explicit operator bool conversion to DIDescriptor to make
Eric Christopher
2013-07-17
1
-0
/
+7
*
Revert "DebugInfo: remove unused helper function getDICompositeType."
Eric Christopher
2013-07-09
1
-0
/
+3
*
DebugInfo: remove unused helper function getDICompositeType.
Manman Ren
2013-07-08
1
-3
/
+0
*
Revert r185852.
Manman Ren
2013-07-08
1
-4
/
+0
[next]