mirror of
https://github.com/intel/llvm.git
synced 2026-01-17 14:48:27 +08:00
Most platforms have "/dev/null". Windows has "nul". Instead of hardcoding the string /dev/null at various places, make a constant that contains the correct value depending on the platform, and use that everywhere instead. llvm-svn: 250331
17 KiB
17 KiB