文本文件  |  9行  |  109 B

set(LLVM_LINK_COMPONENTS
  Core
  Support
  )

add_llvm_unittest(OrcJITTests
  LazyEmittingLayerTest.cpp
  )