gollvm: error: ‘class llvm::PointerType’ has no member named ‘getElementType’ #56092
Labels
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes.
What operating system and processor architecture are you using (
go env
)?Operating System: linux
Processor Architecture: amd64
go env
OutputWhat did you do?
I followed the directions on this page to build gollvm: https://go.googlesource.com/gollvm
What did you expect to see?
I expected to successfully compile gollvm.
What did you see instead?
I saw this error:
The text was updated successfully, but these errors were encountered: