Fix crossgen command line handling on Unix
authorJan Kotas <jkotas@microsoft.com>
Thu, 24 Sep 2015 04:30:35 +0000 (21:30 -0700)
committerJan Kotas <jkotas@microsoft.com>
Thu, 24 Sep 2015 04:30:35 +0000 (21:30 -0700)
commitcc3f75f518029372e1916b026492b0544d14ba18
treeaad07598fad4ce0708079609a39cfd51e85b5689
parentfa686be9f0ad1ce547869a4b00cb86fc84d55df3
Fix crossgen command line handling on Unix

Replace hardcoded Windows directory and path separators with symbolic
constants.

Commit migrated from https://github.com/dotnet/coreclr/commit/dee3161cb612401c81d9f5f434910e46ad25bd1a
src/coreclr/src/inc/palclr.h
src/coreclr/src/pal/inc/rt/palrt.h
src/coreclr/src/tools/crossgen/crossgen.cpp