Table of Contents

Method Remove

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

Remove(string)

Removes a Comdat entry from the module

public bool Remove(string key)

Parameters

key string

Name of the Comdat

Returns

bool

true if the value was in the list or false otherwise