Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-updates > by-pkgid > 01bb86c4f8c67a86d3ee18f4805cdc7d > files > 1514

libllvm-devel-8.0.0-1.1.mga7.armv7hl.rpm

add_subdirectory(Server)

set(LLVM_LINK_COMPONENTS
  Analysis
  Core
  ExecutionEngine
  InstCombine
  Object
  OrcJIT
  RuntimeDyld
  ScalarOpts
  Support
  TransformUtils
  native
  )

add_kaleidoscope_chapter(BuildingAJIT-Ch5
  toy.cpp
  )

export_executable_symbols(BuildingAJIT-Ch5)