[all-commits] [llvm/llvm-project] c1709e: Set appropriate host defines for building under em...
Derek Schuff via All-commits
all-commits at lists.llvm.org
Thu Jun 18 17:02:28 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c1709e5d90e613917d616a7866ee52cfac311de6
https://github.com/llvm/llvm-project/commit/c1709e5d90e613917d616a7866ee52cfac311de6
Author: Derek Schuff <dschuff at chromium.org>
Date: 2020-06-18 (Thu, 18 Jun 2020)
Changed paths:
M lldb/include/lldb/Host/HostInfo.h
M lldb/source/Host/common/Host.cpp
M llvm/include/llvm/Support/SwapByteOrder.h
Log Message:
-----------
Set appropriate host defines for building under emscripten
Emscripten has emulations for several headers found on Linux,
including spwan.h and endian.h
Differential Revision: https://reviews.llvm.org/D82121
More information about the All-commits
mailing list