diff options
| author | Chandler Carruth <chandlerc@gmail.com> | 2010-08-23 08:25:07 +0000 |
|---|---|---|
| committer | Chandler Carruth <chandlerc@gmail.com> | 2010-08-23 08:25:07 +0000 |
| commit | b43bbc4ae6f61c27a77e2500133d936b05c97c12 (patch) | |
| tree | 868588b658de0a590993351bfecbc64d23f33fd9 /lib/CodeGen/MachineLoopInfo.cpp | |
| parent | 1ae87821380e556c100f339348969828b84facf2 (diff) | |
| download | external_llvm-b43bbc4ae6f61c27a77e2500133d936b05c97c12.zip external_llvm-b43bbc4ae6f61c27a77e2500133d936b05c97c12.tar.gz external_llvm-b43bbc4ae6f61c27a77e2500133d936b05c97c12.tar.bz2 | |
Fix some GCC warnings by providing a virtual destructor in the base of a class
hierarchy with virtual methods and using llvm_unreachable to properly indicate
unreachable states which would otherwise leave variables uninitialized.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111803 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineLoopInfo.cpp')
0 files changed, 0 insertions, 0 deletions
