summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-c-test/debuginfo.c
Commit message (Expand)AuthorAgeFilesLines
* Recommit "[DWARF5]Addition of alignment atrribute in typedef DIE."Sourabh Singh Tomar2019-12-031-1/+1
* Revert "[DWARF5]Addition of alignment atrribute in typedef DIE."Sam McCall2019-11-181-1/+1
* [DWARF5]Addition of alignment atrribute in typedef DIE.Sourabh Singh Tomar2019-11-161-1/+1
* [LLVM-C] Add bindings to create macro debug infowhitequark2019-10-071-0/+21
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+4
* Emit template type and value parameter DIEs for template variables.Matthew Voss2018-10-031-12/+10
* [C-API][DIBuilder] Added DIFlags in LLVMDIBuilderCreateBasicTypewhitequark2018-08-191-1/+1
* [LLVM-C] Add DIBuilder Bindings For ObjC ClassesRobert Widmann2018-05-211-0/+19
* [LLVM-C] Consolidate llgo's DIBuilder BindingsRobert Widmann2018-05-101-1/+4
* [LLVM-C] Move DIBuilder Bindings For Temporary MDNodesRobert Widmann2018-05-101-3/+12
* [LLVM-C] Eliminate an unused variable in a test.whitequark2018-04-291-3/+2
* [LLVM-C] Add DIBuilder bindings to create import declarationsRobert Widmann2018-04-281-0/+13
* [LLVM-C] DIBuilder Bindings For Variable ExpressionsRobert Widmann2018-04-231-11/+22
* [LLVM-C] DIBuilderBindings for Subrange and ArraysRobert Widmann2018-04-231-4/+24
* [LLVM-C] Finish Up Scope BindingsRobert Widmann2018-04-231-3/+13
* [LLVM-C] Add DIBuilder Bindings For Variable CreationRobert Widmann2018-04-221-0/+18
* [LLVM-C] Move DIBuilder Bindings For Block ScopesRobert Widmann2018-04-071-0/+28
* Add C API bindings for DIBuilder 'Type' APIsHarlan Haskins2018-04-021-4/+23
* Fixed warning 'function declaration isn’t a prototype [-Werror=strict-proto...Galina Kistanova2017-12-161-1/+1
* Remove redundant includes from tools.Michael Zolotukhin2017-12-131-2/+0
* [LLVM-C] Expose functions to create debug locations via DIBuilder.whitequark2017-11-011-0/+38
OpenPOWER on IntegriCloud