Nick Lewycky
|
f117f93f6e
|
Shuffle the virtual destructor down to the base. This should actually pacify
-Wnon-virtual-dtor for real.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165787 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-10-12 04:28:25 +00:00 |
|
Nick Lewycky
|
863ff7c903
|
Give this class full of virtual functions a virtual destructor. Classes love
virtual destructors.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165786 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-10-12 04:13:25 +00:00 |
|
Nadav Rotem
|
e3d0e86919
|
Add a new interface to allow IR-level passes to access codegen-specific information.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165665 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-10-10 22:04:55 +00:00 |
|