LLVM/Clang 15.x

    Navigation

  • Home
  • Search
  • Repository
  • Made with hdoc
  • Pages

  • Getting Started
  • Building LLVM
  • Coding Standards
  • API Documentation

  • Functions
  • Records
  • Enums
  • Namespaces
  • namespace llvm
  • namespace orc
  • function cloneGlobalVariableDecl

ΒΆllvm::GlobalVariable* cloneGlobalVariableDecl(
    llvm::Module& Dst,
    const llvm::GlobalVariable& GV,
    llvm::ValueToValueMapTy* VMap = nullptr)

Description

Clone a global variable declaration into a new module.

Declared at: llvm/include/llvm/ExecutionEngine/Orc/IndirectionUtils.h:543

Parameters

llvm::Module& Dst
const llvm::GlobalVariable& GV
llvm::ValueToValueMapTy* VMap = nullptr

Documentation for LLVM/Clang 15.x.

Generated by hdoc version 1.4.0-eb16166 on 2022-10-27T00:45:30 UTC.

19AD43E11B2996