Remove /RESOURCE flag documentation on ilasm. (#20818)
authorJeremy Koritzinsky <jkoritzinsky@gmail.com>
Tue, 6 Nov 2018 21:33:29 +0000 (13:33 -0800)
committerGitHub <noreply@github.com>
Tue, 6 Nov 2018 21:33:29 +0000 (13:33 -0800)
commit8826f6f8c07c325046b78f28c57b24b201e487d2
tree7661b29bb7b646bcf9a844b8820fbba88726648c
parentef93a727984dbc5b8925a0c2d723be6580d20460
Remove /RESOURCE flag documentation on ilasm. (#20818)

* Remove /RESOURCE flag on ilasm.

* Revert "Remove /RESOURCE flag on ilasm."

This reverts commit 7d1a9ac959a94359d2f1ef5f70ec7041804ec6f4.

* Update documentation in ilasm switches.

* Update documentation to say that the obj file has to come from a .res file.

* Remove documentation of the /RESOURCE switch. Leave the switch code-path in place for corefx.
src/ilasm/main.cpp