cling/lib
Vassil Vassilev 88c3d07bb9 Follow recent LLVM changes.
The orc jit API evolved as follows:
  * Use better error handling via llvm::Error and llvm::Expected<>
  * Switch back to the single llvm::Module concept as opposed to sets.
  * Use more expressive ownership model: extensive use of smart ptrs.
2017-11-02 17:59:25 +01:00
..
Interpreter Follow recent LLVM changes. 2017-11-02 17:59:25 +01:00
MetaProcessor file_magic went into its own header file. 2017-11-02 17:59:24 +01:00
UserInterface TextInput: Remove unused method. 2017-09-13 17:16:13 +02:00
Utils Fix the Visual Studio 2017 directory location (quick and dirty hack). To be reviewed 2017-10-05 17:59:08 +02:00
CMakeLists.txt Fix for ROOT-7184 - CMake config issue when enabling cling tests 2015-03-13 18:31:50 +01:00