We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 289339a commit e6c9f19Copy full SHA for e6c9f19
lib/Interpreter/CMakeLists.txt
@@ -3,7 +3,6 @@ if(EMSCRIPTEN)
3
set(CMAKE_STRIP FALSE)
4
message(STATUS "LLVM_TARGETS_TO_BUILD ${LLVM_TARGETS_TO_BUILD}")
5
set(LLVM_LINK_COMPONENTS
6
- BinaryFormat
7
Support
8
)
9
else()
0 commit comments