Fix fprintf in crossgen
authorJohn Chen (CLR) <jochen@microsoft.com>
Sun, 14 Feb 2016 22:25:32 +0000 (14:25 -0800)
committerJohn Chen (CLR) <jochen@microsoft.com>
Sun, 14 Feb 2016 22:25:32 +0000 (14:25 -0800)
commita4c745bd8fc7018c9e6e47fc2a6a909e51deea3b
tree0620075bbc9196f60e00d7582d0e6eb86eeb9821
parenta1c870d555a73618a8ed9c2d26e523eb7e71ab36
Fix fprintf in crossgen

CrossGen configures its stdout to allow only Unicode output functions.
Add a wrapper to fprintf to allow it to work inside crossgen.
src/jit/host.h