Updated steps in 'Viewing JIT Dumps' to see optimized code (#17077)
authorGünther Foidl <gue@korporal.at>
Wed, 21 Mar 2018 00:56:41 +0000 (01:56 +0100)
committerAndy Ayers <andya@microsoft.com>
Wed, 21 Mar 2018 00:56:41 +0000 (17:56 -0700)
commita3468372f80e9b8056f668b43a07f8b28de4e10c
treeaeca3cbdd73cf6e8fb597bad7e3a302852eb305e
parent0ebc0979a899d2e9da0643e3b5601618bcc3c4eb
Updated steps in 'Viewing JIT Dumps' to see optimized code (#17077)

If one follows the current described steps, one won't see the JIT dump for optimized code in the core lib.
This PR adds the necessary step to see optimized code.

Cf. https://github.com/dotnet/coreclr/issues/17065#issuecomment-374772011
Documentation/building/viewing-jit-dumps.md