aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2015-03-27 11:01:53 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2015-03-27 11:01:53 +0000
commit0a010c2cfb863b4f817efef3edd03e2038779a7d (patch)
tree8dc73f361f025c0bede511492bb40867ef81f0ff /llvm/lib/CodeGen/MachineBasicBlock.cpp
parent0cbb2a8603bf65e06e9f263c8f178e05a0d84824 (diff)
downloadllvm-0a010c2cfb863b4f817efef3edd03e2038779a7d.zip
llvm-0a010c2cfb863b4f817efef3edd03e2038779a7d.tar.gz
llvm-0a010c2cfb863b4f817efef3edd03e2038779a7d.tar.bz2
[Support] Remove statically initialized yet dead code.
The last user of this code vanished with r223368, but this function still was around being executed on every process start, allocating some memory and then never being used again. No functional change. Also avoids occasional complaints about the benign leak in this function, like PR23037. llvm-svn: 233371
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions