Jlm
ipgraph-module.cpp
Go to the documentation of this file.
1 /*
2  * Copyright 2017 Nico Reißmann <nico.reissmann@gmail.com>
3  * See COPYING for terms of redistribution.
4  */
5 
7 
8 namespace jlm::llvm
9 {
10 
11 GlobalValue::~GlobalValue() noexcept = default;
12 
13 }
~GlobalValue() noexcept override
Global memory state passed between functions.