aboutsummaryrefslogtreecommitdiff
path: root/lib/Object/CMakeLists.txt
blob: 18ee4beac18356d86f79bcd48eba95288df71eda (plain)
1
2
3
add_llvm_library(LLVMObject
  ObjectFile.cpp
  )