[COFF] Remove an outdated/incorrect comment. NFC.
commit7a8d5537d38fc0815fed9ad89e1a9e987080c020
authorMartin Storsjo <martin@martin.st>
Mon, 3 Dec 2018 20:02:11 +0000 (3 20:02 +0000)
committerMartin Storsjo <martin@martin.st>
Mon, 3 Dec 2018 20:02:11 +0000 (3 20:02 +0000)
tree23d8c0a5ec3b8145dad26852ca9902cf89dd8362
parent53ce77a03325fa73b3fc0057da97d546b6bc9612
[COFF] Remove an outdated/incorrect comment. NFC.

Making the section writable doesn't affect how windows does
base relocs in case a DLL can't be loaded at the intended base
address.

This comment dates back to SVN r79346.

Differential Revision:

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@348178 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCObjectFileInfo.cpp