ELF2: Remove unused global variable.
A global variable "Driver" is to re-entry to the driver to parse a .drectve section. Because the need is COFF-specific, we don't need this variable for ELF. llvm-svn: 244680
Loading
Please sign in to comment
A global variable "Driver" is to re-entry to the driver to parse a .drectve section. Because the need is COFF-specific, we don't need this variable for ELF. llvm-svn: 244680