Move attaching debug info to where the function is defined. As LLVM does not allow setting debug info on declarations, this makes more sense and is less error-prone. This commit fixes debug info when using CGo. |
||
|---|---|---|
| .. | ||
| calls.go | ||
| compiler.go | ||
| interface.go | ||
| map.go | ||
| optimizer.go | ||
| sizes.go | ||