e328456a创建于 2020年9月15日历史提交
add_llvm_library(
  LibcTableGenUtil
  APIIndexer.cpp
  APIIndexer.h
  LINK_COMPONENTS Support TableGen
)
target_include_directories(LibcTableGenUtil PUBLIC ${LIBC_SOURCE_DIR})