mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 17:45:07 +08:00
This patch adds parser suppert for the device_type clause used by the Declare Target directive. Differential Revision: https://reviews.llvm.org/D143671