Target/X86: Add explicit Win64 and System V/x86-64 calling conventions.
[oota-llvm.git] / lib / IRReader / CMakeLists.txt
1 add_llvm_library(LLVMIRReader
2   IRReader.cpp
3   )