Commit 24dd016d authored by Ali Ijaz Sheikh's avatar Ali Ijaz Sheikh
Browse files

build: produce symbol map files on windows

This produces map files as part of the build on windows. The existence of
these files enable profiling and tick-processing using the --prof command
line.
See: https://github.com/nodejs/io.js/pull/2090#issuecomment-124746673

Map files are documented here:
https://msdn.microsoft.com/en-us/library/k7xkk3e2.aspx

PR-URL: https://github.com/nodejs/io.js/pull/2243


Reviewed-By: default avatarBen Noordhuis <info@bnoordhuis.nl>
parent bc733f70
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment