aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunctionPass.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2013-02-19 02:08:14 +0000
committerChandler Carruth <chandlerc@gmail.com>2013-02-19 02:08:14 +0000
commitc2fd56a21dc30bdb27ade84e85e33a53ec9f03b0 (patch)
tree21a42a817a43c2ff1be0473dd167aa5438e073c2 /llvm/lib/CodeGen/MachineFunctionPass.cpp
parent21aaf2534d6c953faf7ef10cdc8581cc2a89ff36 (diff)
downloadllvm-c2fd56a21dc30bdb27ade84e85e33a53ec9f03b0.zip
llvm-c2fd56a21dc30bdb27ade84e85e33a53ec9f03b0.tar.gz
llvm-c2fd56a21dc30bdb27ade84e85e33a53ec9f03b0.tar.bz2
Remove some unused private fields from the AArch64MCCodeEmitter. These
fields were only ever set in the constructor. The create method retains its consistent interface so that these bits can be re-threaded through the emitter if they're ever needed. This was found by the -Wunused-private-field Clang warning. llvm-svn: 175482
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionPass.cpp')
0 files changed, 0 insertions, 0 deletions