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
/
include
/
llvm-c
/
DebugInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DebugInfo] Add a new DI flag to record if a C++ record is a trivial type
Aaron Smith
2018-07-21
1
-0
/
+3
*
[DebugInfo] Refactoring DIType::setFlags to DIType::cloneWithFlags, NFC
Roman Tereshin
2018-06-01
1
-3
/
+2
*
[LLVM-C] Add DIBuilder Bindings For ObjC Classes
Robert Widmann
2018-05-21
1
-1
/
+61
*
[LLVM-C] Consolidate llgo's DIBuilder Bindings
Robert Widmann
2018-05-10
1
-0
/
+15
*
[LLVM-C] Add Accessors for Common DIType and DILocation Properties
Robert Widmann
2018-05-10
1
-0
/
+73
*
[LLVM-C] Move DIBuilder Bindings For Temporary MDNodes
Robert Widmann
2018-05-10
1
-0
/
+27
*
[LLVM-C] Add DIBuilder bindings to create import declarations
Robert Widmann
2018-04-28
1
-0
/
+66
*
[LLVM-C] Miscellaneous Cleanups in DIBuilder Bindings
Robert Widmann
2018-04-28
1
-33
/
+42
*
Fix Wdocumentation warnings. NFCI.
Simon Pilgrim
2018-04-24
1
-3
/
+0
*
[LLVM-C] DIBuilder Bindings For Variable Expressions
Robert Widmann
2018-04-23
1
-0
/
+106
*
[LLVM-C] DIBuilderBindings for Subrange and Arrays
Robert Widmann
2018-04-23
1
-0
/
+30
*
[LLVM-C] Finish Up Scope Bindings
Robert Widmann
2018-04-23
1
-7
/
+73
*
[LLVM-C] Add DIBuilder Bindings For Variable Creation
Robert Widmann
2018-04-22
1
-0
/
+74
*
[LLVM-C] Move DIBuilder Bindings For Block Scopes
Robert Widmann
2018-04-07
1
-0
/
+64
*
Wdocumentation fix. NFCI.
Simon Pilgrim
2018-04-02
1
-5
/
+5
*
Wdocumentation fixes. NFCI.
Simon Pilgrim
2018-04-02
1
-19
/
+28
*
Add C API bindings for DIBuilder 'Type' APIs
Harlan Haskins
2018-04-02
1
-0
/
+324
*
Debug Info: Support DW_AT_calling_convention on composite types.
Adrian Prantl
2018-01-05
1
-0
/
+2
*
Use code voice for DIBuilder in LLVM C API
Harlan Haskins
2017-11-04
1
-2
/
+2
*
Clean up comments in include/llvm-c/DebugInfo.h
Adrian Prantl
2017-11-02
1
-59
/
+84
*
Add missing header guards.
Adrian Prantl
2017-11-02
1
-0
/
+5
*
llvm-c/DebugInfo.h: Fix warning. [-Wdocumentation]
NAKAMURA Takumi
2017-11-02
1
-1
/
+1
*
[LLVM-C] Expose functions to create debug locations via DIBuilder.
whitequark
2017-11-01
1
-0
/
+202