This repository was archived by the owner on Nov 1, 2021. It is now read-only.
This repository was archived by the owner on Nov 1, 2021. It is now read-only.
Fastcomp Backend won't compile. #2
Closed
Description
Errors with:
/home/pmartin/emscripten-src/tools/clang/lib/Basic/Targets.cpp: In function ‘clang::TargetInfo* AllocateTarget(const string&)’:
/home/pmartin/emscripten-src/tools/clang/lib/Basic/Targets.cpp:5427:8: error: ‘asmjs’ is not a member of ‘llvm::Triple’
case llvm::Triple::asmjs:
^
/home/pmartin/emscripten-src/tools/clang/lib/Basic/Targets.cpp:5429:12: error: ‘Emscripten’ is not a member of ‘llvm::Triple’
case llvm::Triple::Emscripten:
^
Metadata
Metadata
Assignees
Labels
No labels