Hi, I'm building gollvm with both gollvm and LLVM on the latest commit.
It fails and the error reads:
[..]/llvm-project/llvm/tools/gollvm/passes/GoNilChecks.cpp:363:23: error:
‘NoAlias’ was not declared in this scope
if (AAResult != NoAlias)
^~~~~~~
[..]/llvm-project/llvm/tools/gollvm/passes/GoNilChecks.cpp:363:23: note:
suggested alternative: ‘AR_NoAlias’
Can you guys check? Sorry if I'm spamming about gollvm lately.
Thanks!
Khanh
--
You received this message because you are subscribed to the Google Groups
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/golang-nuts/de629758-4d44-4348-a506-1f2f6404b5b0n%40googlegroups.com.