Skip to content

Update MemorySanitizerLibcxxHowTo build script #1778

Open
@FooBarrior

Description

@FooBarrior

Given https://reviews.llvm.org/D132480 the script provided at MemorySanitizerLibcxxHowTo is broken.

I believe it should be fixed like this:

-	-DLLVM_ENABLE_PROJECTS="libcxx;libcxxabi" \
+	-DLLVM_ENABLE_RUNTIMES="libcxx;libcxxabi" \

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions