mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 01:15:50 +08:00
This file uses things like fprintf and stderr and <cstdio> is the right header to include. I was getting build errors without it. llvm-svn: 251426