1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/unittests/ExecutionEngine/JIT
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
..
CMakeLists.txt
IntelJITEventListenerTest.cpp
JITEventListenerTest.cpp
JITEventListenerTestCommon.h
JITMemoryManagerTest.cpp [C++11] Use 'nullptr'. 2014-06-08 22:29:17 +00:00
JITTest.cpp Remove the last uses of 'using std::error_code' 2014-06-13 03:20:08 +00:00
JITTests.def
Makefile
MultiJITTest.cpp [C++11] Use 'nullptr'. 2014-06-08 22:29:17 +00:00
OProfileJITEventListenerTest.cpp