diff options
author | Rui Ueyama <ruiu@google.com> | 2015-08-11 21:45:55 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2015-08-11 21:45:55 +0000 |
commit | 880632c4581fc28db30b74bb02ac6650c8f942c8 (patch) | |
tree | 14ed32c1d7fe305c69785e557583180869ca2e4f /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | d8d4a57b37312b62dfa90226293db521e7a4a6fb (diff) | |
download | llvm-880632c4581fc28db30b74bb02ac6650c8f942c8.zip llvm-880632c4581fc28db30b74bb02ac6650c8f942c8.tar.gz llvm-880632c4581fc28db30b74bb02ac6650c8f942c8.tar.bz2 |
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
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions