cling/lib
Vassil Vassilev 96fccb8e76 Do not alter the llvm::Module when running the static inits.
This change was from MCJIT times and now is not needed anymore. Moreover, the
orcv2 jit infrastructure considers the llvm::Module immutable after it takes
control of it via emitModule. This change will allow us to migrate easier to
orcv2.
2022-02-18 10:14:08 +01:00
..
Interpreter Do not alter the llvm::Module when running the static inits. 2022-02-18 10:14:08 +01:00
MetaProcessor Add Interpreter::m_InputFlags 2022-02-11 01:59:05 +01:00
UserInterface Do not segfault when root_hist has zero lines 2020-08-18 16:09:42 +02:00
Utils Prevent traling whitespace in -isystem. 2021-11-12 16:14:06 +01:00
CMakeLists.txt Fix for ROOT-7184 - CMake config issue when enabling cling tests 2015-03-13 18:31:50 +01:00