1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 12:41:49 +01:00

[llvm][bindings][go] Fix typo

This commit is contained in:
Kadir Cetinkaya 2019-12-03 09:30:32 +01:00
parent e5b5d732ec
commit fb7e5ffa24

View File

@ -504,7 +504,7 @@ type DITypedef struct {
File Metadata
Line int
Context Metadata
AlignInBits unit32
AlignInBits uint32
}
// CreateTypedef creates typedef type debug metadata.