Move LLVMDIBuilderCreateFunction , LLVMDIBuilderCreateLexicalBlock, and LLVMDIBuilderCreateLexicalBlockFile from Go to LLVM-C.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM after that one small go style change.
bindings/go/llvm/dibuilder.go | ||
---|---|---|
210 ↗ | (On Diff #141398) | Can you put these on the next line? |
bindings/go/llvm/dibuilder.go | ||
---|---|---|
210 ↗ | (On Diff #141398) | This matches the formatting in the rest of the file. |