llvm-6502/unittests/ExecutionEngine/JIT
Rafael Espindola 496cf2308a Revert "[PowerPC] Improve consistency in use of __ppc__, __powerpc__, etc."
This reverts commit r187248. It broke many bots.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187254 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-26 22:13:57 +00:00
..
CMakeLists.txt Explicitly add -Wl,--export-all-symbols on mingw/cygwin. 2013-04-04 01:19:55 +00:00
IntelJITEventListenerTest.cpp
JITEventListenerTest.cpp [SystemZ] Set up JIT/MCJIT test cases 2013-05-06 16:21:50 +00:00
JITEventListenerTestCommon.h
JITMemoryManagerTest.cpp Fix -Wsign-compare warning and remove windows-style line endings introduced by r185421 2013-07-02 16:48:10 +00:00
JITTest.cpp Alternative fix for problem addressed in r182233 2013-05-21 10:30:59 +00:00
JITTests.def
Makefile Add support for source and line information to IntelJITEventListener for object emitted by MCJIT. 2013-01-28 19:52:37 +00:00
MultiJITTest.cpp Revert "[PowerPC] Improve consistency in use of __ppc__, __powerpc__, etc." 2013-07-26 22:13:57 +00:00
OProfileJITEventListenerTest.cpp