Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined symbols for architecture arm64 #129

Open
Jyotinag opened this issue Feb 13, 2022 · 0 comments
Open

Undefined symbols for architecture arm64 #129

Jyotinag opened this issue Feb 13, 2022 · 0 comments

Comments

@Jyotinag
Copy link

Undefined symbols for architecture arm64:
"___msan_allocated_memory", referenced from:
llvm::BumpPtrAllocator::Allocate(unsigned long, unsigned long) in libLLVMSupport.a(Allocator.cpp.o)
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [bin/llvm-tblgen] Error 1
make[1]: *** [utils/TableGen/CMakeFiles/llvm-tblgen.dir/all] Error 2

I am on an apple silicon Mac. I am getting this error and I get that the error is because of the Architecture. Are there any solutions to this? I can use the latest llvm just fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant