summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm-c/DebugInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Debug Info: Support DW_AT_calling_convention on composite types.Adrian Prantl2018-01-051-0/+2
* Use code voice for DIBuilder in LLVM C APIHarlan Haskins2017-11-041-2/+2
* Clean up comments in include/llvm-c/DebugInfo.hAdrian Prantl2017-11-021-59/+84
* Add missing header guards.Adrian Prantl2017-11-021-0/+5
* llvm-c/DebugInfo.h: Fix warning. [-Wdocumentation]NAKAMURA Takumi2017-11-021-1/+1
* [LLVM-C] Expose functions to create debug locations via DIBuilder.whitequark2017-11-011-0/+202
OpenPOWER on IntegriCloud