summaryrefslogtreecommitdiff
path: root/include/llvm-c/DebugInfo.h
AgeCommit message (Expand)Author
2017-11-04Use code voice for DIBuilder in LLVM C APIHarlan Haskins
2017-11-02Clean up comments in include/llvm-c/DebugInfo.hAdrian Prantl
2017-11-02Add missing header guards.Adrian Prantl
2017-11-02llvm-c/DebugInfo.h: Fix warning. [-Wdocumentation]NAKAMURA Takumi
2017-11-01[LLVM-C] Expose functions to create debug locations via DIBuilder.whitequark