llvm-6502/unittests/ExecutionEngine
Benjamin Kramer b81740d146 Don't use std::make_unique.
We still have to support C++11 standard libraries, make_unique is a C++14
feature.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240642 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-25 13:47:36 +00:00
..
MCJIT [MCJIT] Add a FindGlobalVariableNamed utility 2015-06-20 00:55:58 +00:00
Orc Don't use std::make_unique. 2015-06-25 13:47:36 +00:00
CMakeLists.txt
ExecutionEngineTest.cpp
Makefile