mirror of
https://github.com/intel/llvm.git
synced 2026-01-27 06:06:34 +08:00
The stdio test failures were due to headers potentially not being built in the correct order. This should set up the dependencies correctly. Reviewed By: sivachandra Differential Revision: https://reviews.llvm.org/D146551