MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / get_target_flags

Function get_target_flags

tools/compile.py:29–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27
28
29def get_target_flags():
30 return ['-target', shared.get_llvm_target()]
31
32
33def get_clang_flags(user_args):

Callers 1

get_clang_flagsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected