This is an archive of the discontinued LLVM Phabricator instance.

Set appropriate host defines for building under emscripten
ClosedPublic

Authored by dschuff on Jun 18 2020, 1:08 PM.

Details

Summary

Emscripten has emulations for several headers found on Linux,
including spwan.h and endian.h

Diff Detail

Event Timeline

dschuff created this revision.Jun 18 2020, 1:08 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 18 2020, 1:08 PM

Just taking a guess on a reviewer...

JDevlieghere accepted this revision.Jun 18 2020, 2:13 PM

Looks plausible.

This revision is now accepted and ready to land.Jun 18 2020, 2:13 PM
This revision was automatically updated to reflect the committed changes.