view utils/PerfectShuffle/CMakeLists.txt @ 138:53f12981605a

Fix goto is environment
author anatofuz
date Wed, 07 Mar 2018 18:36:33 +0900
parents 54457678186b
children
line wrap: on
line source

add_llvm_utility(llvm-PerfectShuffle
  PerfectShuffle.cpp
  )