1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/unittests/ExecutionEngine
Rafael Espindola ce20ee3e79 Remove the last uses of 'using std::error_code'
This finishes the transition to std::error_code.

llvm-svn: 210877
2014-06-13 03:20:08 +00:00
..
JIT Remove the last uses of 'using std::error_code' 2014-06-13 03:20:08 +00:00
MCJIT [C++11] Use 'nullptr'. 2014-06-08 22:29:17 +00:00
CMakeLists.txt Fix build when no native target is enabled 2014-06-08 02:45:56 +00:00
ExecutionEngineTest.cpp [C++11] Use 'nullptr'. 2014-06-08 22:29:17 +00:00
Makefile Enable JIT/MCJIT unit tests for targets with JIT support. 2013-04-05 14:26:16 +00:00