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

Function clear

tools/ports/regal.py:125–126  ·  view source on GitHub ↗
(ports, settings, shared)

Source from the content-addressed store, hash-verified

123
124
125def clear(ports, settings, shared):
126 shared.cache.erase_lib(get_lib_name(settings))
127
128
129def linker_setup(ports, settings):

Callers

nothing calls this directly

Calls 1

get_lib_nameFunction · 0.70

Tested by

no test coverage detected