mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 05:32:28 +08:00
This is a temporary fix, better would be to avoid including llvm/Option/ArgList.h from a Support source file. Differential Revision: https://reviews.llvm.org/D111974