llvm-6502/lib/ExecutionEngine
David Majnemer fe1ef279f3 Fix the autoconf build
lib/ExecutionEngine/Targets has no Makefile, causing the autoconf build
to fail.  Solve this by bringing the COFF implementation of RuntimeDyld
in line like the Mach-O and ELF implementations.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231579 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-07 21:47:46 +00:00
..
IntelJITEvents
Interpreter Revert "Raising minimum required CMake version to 2.8.12.2." 2015-02-24 16:39:46 +00:00
MCJIT Make DataLayout Non-Optional in the Module 2015-03-04 18:43:29 +00:00
OProfileJIT
Orc Make DataLayout Non-Optional in the Module 2015-03-04 18:43:29 +00:00
RuntimeDyld Fix the autoconf build 2015-03-07 21:47:46 +00:00
CMakeLists.txt
EventListenerCommon.h
ExecutionEngine.cpp Fold init() helpers into constructors. NFC. 2015-03-06 16:21:15 +00:00
ExecutionEngineBindings.cpp
GDBRegistrationListener.cpp
LLVMBuild.txt
Makefile
SectionMemoryManager.cpp
TargetSelect.cpp