Table of Contents

Method OpenBinary

Namespace
Ubiquity.NET.Llvm
Assembly
Ubiquity.NET.Llvm.dll

OpenBinary(LazyEncodedString)

Opens a TargetBinary from a path

public TargetBinary OpenBinary(LazyEncodedString path)

Parameters

path LazyEncodedString

path to the object file binary

Returns

TargetBinary

new object file

Exceptions

IOException

File IO failures