Skip to content

Undefined symbols for architecture arm64 #129

@Jyotinag

Description

@Jyotinag

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions