MCPcopy Create free account
hub / github.com/WasmEdge/WasmEdge / codegen.cpp

File codegen.cpp

lib/llvm/codegen.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// SPDX-License-Identifier: Apache-2.0
2// SPDX-FileCopyrightText: 2019-2024 Second State INC
3
4#include "llvm/codegen.h"

Callers

nothing calls this directly

Calls 11

createTempFunction · 0.85
UnexpectFunction · 0.85
getOSVersionFunction · 0.85
getSDKVersionFunction · 0.85
c_strMethod · 0.80
errorFunction · 0.50
emptyMethod · 0.45
writeMethod · 0.45
dataMethod · 0.45
sizeMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected