LLVM 20.0.0git
|
Go to the source code of this file.
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::object |
namespace | llvm::objcopy |
namespace | llvm::objcopy::wasm |
Functions | |
Error | llvm::objcopy::wasm::executeObjcopyOnBinary (const CommonConfig &Config, const WasmConfig &, object::WasmObjectFile &In, raw_ostream &Out) |
Apply the transformations described by Config and WasmConfig to In and writes the result into Out . | |