// -*- C++ -*- (c) 2015 Petr Rockai DIVINE_RELAX_WARNINGS #include DIVINE_UNRELAX_WARNINGS namespace lart { void updateIDs( llvm::Module &m ); }