Skip to content

V8 started to depend on LLVM's libm #308

@joyeecheung

Description

@joyeecheung

https://github.com/nodejs/node-v8/actions/runs/25719364307/job/75516558363

v8/out/Release/obj.target/v8_libbase/deps/v8/src/base/numbers/bignum-dtoa.o
../deps/v8/src/base/ieee754.cc:36:10: fatal error: 'third_party/llvm-libc/src/shared/math.h' file not found
   36 | #include "third_party/llvm-libc/src/shared/math.h"
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.

Broken since May 9. Caused by https://chromium-review.googlesource.com/c/v8/v8/+/7828379 which started using LLVM's libm in V8

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