Added opaque 32-, 48-, and 80-bit memory operand types to the X86
[llvm/avr.git] / lib / ExecutionEngine / CMakeLists.txt
blob0e118ccd904f4628ddcd8c008145d4708edee69a
1 add_llvm_library(LLVMExecutionEngine
2   ExecutionEngine.cpp
3   ExecutionEngineBindings.cpp
4   )