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
*
Rename DW_AT_LLVM_isysroot to DW_AT_LLVM_sysroot
Adrian Prantl
2019-12-20
1
-3
/
+3
*
Recommit "[DWARF5]Addition of alignment atrribute in typedef DIE."
Sourabh Singh Tomar
2019-12-03
1
-1
/
+1
*
Wrap C APIs with pragmas enforcing -Werror=strict-prototypes
Duncan P. N. Exon Smith
2019-11-19
1
-6
/
+3
*
Revert "[DWARF5]Addition of alignment atrribute in typedef DIE."
Sam McCall
2019-11-18
1
-1
/
+1
*
[DWARF5]Addition of alignment atrribute in typedef DIE.
Sourabh Singh Tomar
2019-11-16
1
-1
/
+1
*
Fix Wdocumentation unknown parameter warning. NFCI.
Simon Pilgrim
2019-10-09
1
-1
/
+1
*
[LLVM-C] Add bindings to create macro debug info
whitequark
2019-10-07
1
-0
/
+45
*
Remove the obsolete BlockByRefStruct flag from LLVM IR
Adrian Prantl
2019-09-18
1
-1
/
+1
*
[LLVM-C] Add DIFile Field Accesssors
Robert Widmann
2019-04-17
1
-0
/
+34
*
[LLVM-C] Add Accessors For Global Variable Metadata Properties
Robert Widmann
2019-04-16
1
-0
/
+50
*
[DebugInfo] Combine Trivial and NonTrivial flags
Aaron Smith
2019-04-11
1
-1
/
+1
*
[LLVM-C] Correct The Current Debug Location Accessors (Again)
Robert Widmann
2019-04-10
1
-0
/
+9
*
[LLVM-C] Add Bindings to Access an Instruction's DebugLoc
Robert Widmann
2019-04-09
1
-0
/
+16
*
Add LLVM IR debug info support for Fortran COMMON blocks
Adrian Prantl
2019-04-08
1
-1
/
+2
*
[DebugInfoMetadata] Move main subprogram DIFlag into DISPFlags
Petar Jovanovic
2019-03-19
1
-1
/
+0
*
[LLVM-C] Add bindings to create enumerators
Robert Widmann
2019-02-17
1
-0
/
+13
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Rename DIFlagFixedEnum to DIFlagEnumClass. NFC
Paul Robinson
2019-01-08
1
-1
/
+2
*
Emit template type and value parameter DIEs for template variables.
Matthew Voss
2018-10-03
1
-23
/
+11
*
[LLVM-C] Add an accessor for the kind of a Metadata Node
Robert Widmann
2018-10-01
1
-0
/
+45
*
[C-API][DIBuilder] Added DIFlags in LLVMDIBuilderCreateBasicType
whitequark
2018-08-19
1
-1
/
+5
*
[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